 | LineSegment2ILength Property |
Length of the line segment.
Namespace: Slash.Math.Geometry.LinesAssembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
Syntaxpublic float Length { get; }
Public ReadOnly Property Length As Single
Get
public:
property float Length {
float get ();
}
member Length : float32 with get
Property Value
Type:
Single
See Also