Matrix2dCoordinateSystem2d Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public CoordinateSystem2d CoordinateSystem2d { get; }
Public ReadOnly Property CoordinateSystem2d As CoordinateSystem2d
Get
public:
property CoordinateSystem2d CoordinateSystem2d {
CoordinateSystem2d get ();
}
member CoordinateSystem2d : CoordinateSystem2d with get
Property Value
Type:
CoordinateSystem2d
See Also