ImageGear .NET
Length Property (ImGearARTMarkStatistics)




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

Property Value

Double value.
Remarks
If the mark does not have a Length (for example, Ellipse mark), this property will retun 0.
See Also

Reference

ImGearARTMarkStatistics Class
ImGearARTMarkStatistics Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback