ImageGear .NET
BoundsArea Property (ImGearARTMarkStat)




Gets the area of the marks' bounds rectangle.
Syntax
public double BoundsArea {get;}
public: __property double get_BoundsArea();
public:
property double BoundsArea {
   double get();
}
'Declaration
 
Public ReadOnly Property BoundsArea As Double
 
'Usage
 
Dim instance As ImGearARTMarkStat
Dim value As Double
 
value = instance.BoundsArea

Property Value

Double value.
See Also

Reference

ImGearARTMarkStat Class
ImGearARTMarkStat Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback