ImageGear .NET - Updated October 26, 2017
SelectionStyle Property (ImGearRectangleZoomSettings)




ImageGear23.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearRectangleZoomSettings Class : SelectionStyle Property
Gets or sets the Style of the rectangle that is displayed during selection.
Syntax
'Declaration
 
Public Property SelectionStyle As Style
 
'Usage
 
Dim instance As ImGearRectangleZoomSettings
Dim value As Style
 
instance.SelectionStyle = value
 
value = instance.SelectionStyle

Property Value

A System.Windows.Style object.
See Also

Reference

ImGearRectangleZoomSettings Class
ImGearRectangleZoomSettings Members