ImageGear .NET - Updated
AspectY Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTMarkStatistics Class : AspectY Property
Gets an Y aspect value that is used to convert the length in pixels to the actual length.
Syntax
'Declaration
 
Protected ReadOnly Property AspectY As Double
'Usage
 
Dim instance As ImGearARTMarkStatistics
Dim value As Double
 
value = instance.AspectY
protected double AspectY {get;}
protected: __property double get_AspectY();
protected:
property double AspectY {
   double get();
}

Property Value

Double value.
See Also

Reference

ImGearARTMarkStatistics Class
ImGearARTMarkStatistics Members