ImageGear .NET - Updated October 2, 2018
AspectNumerator Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTMeasurementUnit Structure : AspectNumerator Property
Gets a numerator value, relative to PPM.
Syntax
'Declaration
 
Public ReadOnly Property AspectNumerator As Integer
 
'Usage
 
Dim instance As ImGearARTMeasurementUnit
Dim value As Integer
 
value = instance.AspectNumerator

Property Value

Integer value.
Remarks
For Meter, both numerator and denominator are equal to 1. For Kilometer, numerator is 1, denominator is 1000.
See Also

Reference

ImGearARTMeasurementUnit Structure
ImGearARTMeasurementUnit Members