ImageGear .NET v24.12 - Updated
Length Property (ImGearARTLineMarkStat)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTLineMarkStat Class : Length Property
Gets the total length of the line mark.
Syntax
'Declaration
 
Public ReadOnly Property Length As Double
'Usage
 
Dim instance As ImGearARTLineMarkStat
Dim value As Double
 
value = instance.Length
public double Length {get;}
public: __property double get_Length();
public:
property double Length {
   double get();
}

Property Value

Double value.
See Also

Reference

ImGearARTLineMarkStat Class
ImGearARTLineMarkStat Members