TExternalViewerAutoResizeViewer Property Visual Signal ExternalBase Class Library Documentation
API version 1.5.2

[This is preliminary documentation and is subject to change.]

If this property is set to "True", instruct the Visual Signal viewer to resize itself base on the control's size If set to "False", Visual Signal will try to resize the control based on the viewer's size. This property should be set in Init.

Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax

public bool AutoResizeViewer { set; }

Property Value

Type: Boolean
See Also

Reference