Gets or sets the value that scales the bounding box defining the view associated with this network link. A value less than 1.0 specifies to use less than the full view (screen). A value greater than 1.0 specifies to refresh an area that extends beyond the edges of the current view.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ViewBoundScale() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_ViewBoundScale(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






