Polyline2dLength Property
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public double Length { get; }
 
Public ReadOnly Property Length As Double
        Get
 
public:
property double Length {
        double get ();
}
 
member Length : float with get
 
 
 
Property Value
Type: 
Double 
See Also