The view rectangle to zoom to
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Rect ViewRectangle { get; set; } |
| Visual Basic |
|---|
Public Property ViewRectangle As Rect Get Set |
| JScript |
|---|
function get ViewRectangle () : Rect function set ViewRectangle (value : Rect) |