ImageGear .NET - Updated
Perimeter Property (ImGearARTShapeMarkStat)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTShapeMarkStat Class : Perimeter Property
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