Gets the User coordinate system collection.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public UCSs UCSs { get; }
Public ReadOnly Property UCSs As UCSs
Get
public:
property UCSs^ UCSs {
UCSs^ get ();
}
member UCSs : UCSs with get
PROPERTY UCSs AS UCSs GET
Property Value
Type:
UCSsSee Also