Segment2dEndPoint
Property
|
Namespace: Teigha.Aec.Geometry
Assembly: TA_Mgd (in TA_Mgd.dll) Version:
26.3.0.0
Syntax
public ValueType EndPoint { get; }
Public ReadOnly Property EndPoint As ValueType
Get
public:
property ValueType^ EndPoint {
ValueType^ get ();
}
member EndPoint : ValueType with get
Property Value
ValueType
See Also