True to make this display scalable when it is loaded. False for a fixed-scale display.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool IsScalable { get; set; } |
Visual Basic |
---|
Public Property IsScalable As Boolean Get Set |
JScript |
---|
function get IsScalable () : boolean function set IsScalable (value : boolean) |