ImageGear for .NET
BoundsArea Property (ImGearARTMarkStat)




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

Property Value

Double value.
See Also

Reference

ImGearARTMarkStat Class
ImGearARTMarkStat Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback