'Declaration Public Function GetTop( _ ByVal unitType As UnitType, _ ByVal dpi As Integer _ ) As Double
'Usage Dim instance As Inset Dim unitType As UnitType Dim dpi As Integer Dim value As Double value = instance.GetTop(unitType, dpi)
public double GetTop( UnitType unitType, int dpi )
Target Platforms: Windows Server 2012, Windows RT
Inset Class Inset Members
Copyright © GrapeCity, inc. All rights reserved.