IAcadDatabaseUserCoordinateSystems
Property
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.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