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