ImageGear .NET
Perimeter Property (ImGearARTShapeMarkStat)




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

Property Value

Double value.
See Also

Reference

ImGearARTShapeMarkStat Class
ImGearARTShapeMarkStat Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback