ImageGear .NET - Updated July 5, 2018
Settings Property (Annotator)




ImageGear24.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > Annotator Class : Settings Property
Gets or sets a reference to the settings for annotating user interface.
Syntax
'Declaration
 
Public Property Settings As AnnotatorSettings
 
'Usage
 
Dim instance As Annotator
Dim value As AnnotatorSettings
 
instance.Settings = value
 
value = instance.Settings

Property Value

AnnotatorSettings class.
See Also

Reference

Annotator Class
Annotator Members