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