ImageGear .NET
AspectX Property




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

Property Value

Double value.
See Also

Reference

ImGearARTMarkStatistics Class
ImGearARTMarkStatistics Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback