Tests if this control is currently in "scalable" mode.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool IsScalable { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsScalable As Boolean Get |
| JScript |
|---|
final function get IsScalable () : boolean |