[]
Converts a length from layout coordinates to absolute coordinates.
protected Size ConvertFromLayoutCoordinates(Size size)
Protected Function ConvertFromLayoutCoordinates(size As Size) As 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)
Protected Function ConvertFromLayoutCoordinates(length As Double) As Double
| Type | Name | Description |
|---|---|---|
| double | length | The length. |
| Type | Description |
|---|---|
| double |