'Declaration Public Function GetTop( _ 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 top inset in the specified unit type.
'Declaration Public Function GetTop( _ ByVal unitType As UnitType, _ ByVal dpi As Integer _ ) As Double