Visual Basic | |
---|---|
Property DisplayLocked As System.Boolean |
C# | |
---|---|
System.bool DisplayLocked {get; set;} |
JavaScript | |
---|---|
get_DisplayLocked () : Boolean put_DisplayLocked ( NewVal : Boolean ) |
COM native C++ | |
---|---|
HRESULT get_DisplayLocked( VARIANT_BOOL* Val ) HRESULT put_DisplayLocked( VARIANT_BOOL NewVal |
Property Value
True if the Viewport is locked in model workspace, false if the Viewport is not locked in model workspaceCreate Rectangular Viewport (C#)
Create Rectangular Viewport (VB.NET)
Create Rectangular Viewport (VBA)
Create Rectangular Viewport (JavaScript)
Create Rectangular Viewport (VB.NET)
Create Rectangular Viewport (VBA)
Create Rectangular Viewport (JavaScript)
DraftSight V1R3.0