ImageGear .NET - Updated November 28, 2017
HandleSize Property




ImageGear23.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationSettings Class : HandleSize Property
Gets or sets the length and width in device-independent units (1/96th inch per unit) of the handles that are displayed when an annotation is selected.
Syntax
'Declaration
 
Public Property HandleSize As Double
 
'Usage
 
Dim instance As ImGearAnnotationSettings
Dim value As Double
 
instance.HandleSize = value
 
value = instance.HandleSize

Property Value

Double value.
Remarks
The default value is 8.
See Also

Reference

ImGearAnnotationSettings Class
ImGearAnnotationSettings Members