ImageGear .NET - Updated
AspectX Property




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

Property Value

Double value.
See Also

Reference

ImGearARTMarkStatistics Class
ImGearARTMarkStatistics Members