ImageGear .NET - Updated May 30, 2018
SelectionThickness Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorData Class : SelectionThickness Property
Gets or sets the thickness that is used for displaying selected entities.
Syntax
'Declaration
 
Public Property SelectionThickness As Single
 
'Usage
 
Dim instance As ImGearVectorData
Dim value As Single
 
instance.SelectionThickness = value
 
value = instance.SelectionThickness

Property Value

Non-negative floating-point value.
Remarks
The default value is 0.
See Also

Reference

ImGearVectorData Class
ImGearVectorData Members