'Declaration Public Function GetLeft( _ ByVal unitType As UnitType, _ ByVal dpi As Integer _ ) As Double
Parameters
- unitType
- The unit of measure.
- dpi
- The value, in dots per inch.
Return Value
The left inset in the specified unit type.
'Declaration Public Function GetLeft( _ ByVal unitType As UnitType, _ ByVal dpi As Integer _ ) As Double