IAcadDocumentUserCoordinateSystems
Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
AcadUCSs UserCoordinateSystems { get; }
ReadOnly Property UserCoordinateSystems As AcadUCSs
Get
property AcadUCSs^ UserCoordinateSystems {
AcadUCSs^ get ();
}
abstract UserCoordinateSystems : AcadUCSs with get
Property Value
AcadUCSs
Implements
IAcadDatabaseUserCoordinateSystems
See Also