ImageGear .NET - Updated May 30, 2018
SelectionStyle Property (ImGearAnnotationSettings)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationSettings 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 ImGearAnnotationSettings
Dim value As Style
 
instance.SelectionStyle = value
 
value = instance.SelectionStyle

Property Value

A System.Windows.Style object.
See Also

Reference

ImGearAnnotationSettings Class
ImGearAnnotationSettings Members