IAcadDatabaseUserCoordinateSystems
Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.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
See Also