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