[]
Converts a length from layout coordinates to absolute coordinates.
protected Size ConvertFromLayoutCoordinates(Size size)
Type | Name | Description |
---|---|---|
Size | size | The size. |
Type | Description |
---|---|
Size |
Converts a length from layout coordinates to absolute coordinates.
protected double ConvertFromLayoutCoordinates(double length)
Type | Name | Description |
---|---|---|
double | length | The length. |
Type | Description |
---|---|
double |