ImageGear for .NET
BoundsPerimeter Property (ImGearARTMarkStat)




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

Property Value

Double value.
See Also

Reference

ImGearARTMarkStat Class
ImGearARTMarkStat Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback