ImageGear .NET - Updated October 26, 2017
Settings Property (Annotator)




ImageGear23.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