ImageGear .NET
Length Property (ImGearARTLineMarkStat)




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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback