ImageGear .NET
BoundsPerimeter Property (ImGearARTMarkStatistics)




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

Property Value

Double value.
See Also

Reference

ImGearARTMarkStatistics Class
ImGearARTMarkStatistics Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback