ImageGear for .NET
Length Property (ImGearARTLineMarkStat)




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

Property Value

Double value.
See Also

Reference

ImGearARTLineMarkStat Class
ImGearARTLineMarkStat Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback