ExternalCurve2dExternalCurveKind Property
|
Property that represents information about the
system that created the curve.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ExternalEntityKind ExternalCurveKind { get; }
Public ReadOnly Property ExternalCurveKind As ExternalEntityKind
Get
public:
property ExternalEntityKind ExternalCurveKind {
ExternalEntityKind get ();
}
member ExternalCurveKind : ExternalEntityKind with get
Property Value
ExternalEntityKind
See Also