IAcadViewportUpperRightCorner Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
Object UpperRightCorner { get; }
 
ReadOnly Property UpperRightCorner As Object
        Get
 
property Object^ UpperRightCorner {
        Object^ get ();
}
 
abstract UpperRightCorner : Object with get
 
 
 
Property Value
Object
 
See Also