ImageGear for .NET
Area Property (ImGearARTShapeMarkStat)




Gets the area of the shape mark.
Syntax
'Declaration
 
Public ReadOnly Property Area As Double
'Usage
 
Dim instance As ImGearARTShapeMarkStat
Dim value As Double
 
value = instance.Area
public double Area {get;}
public: __property double get_Area();
public:
property double Area {
   double get();
}

Property Value

Double value.
See Also

Reference

ImGearARTShapeMarkStat Class
ImGearARTShapeMarkStat Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback