ImageGear .NET
Length Property (ImGearARTMarkStatistics)




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

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