ZoomPanelRectangleFill Property |
Fill Brush of the Rectangle used in Rectangle ZoomMode.
Default value is #46AAAAFF - semi-transparent light blue.
Namespace:
Ab2d.Controls
Assembly:
Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntaxpublic Brush RectangleFill { get; set; }
Property Value
Type:
Brush
See Also