Click or drag to resize

ZoomPanelDumpShowAdditionalInfo Property

Gets or sets a boolean that specifies if additional info is shown.

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public bool ShowAdditionalInfo { get; set; }

Property Value

Type: Boolean
See Also