Call us at 1-800-661-8190 or send an email at info@aurigma.com
Converts vertical value from pixels to unit specified in Unit property.
Namespace: Aurigma.GraphicsMill Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Function VerticalPixelsToUnits ( _ pixels As Integer _ ) As Single
public float VerticalPixelsToUnits( int pixels )
Type: System.Int32