ImageGear .NET - Updated July 5, 2018
Templates Property (ImGearAnnotationSettings)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationSettings Class : Templates Property
Gets or sets the templates for creating annotations using the mouse.
Syntax
'Declaration
 
Public Property Templates As ImGearAnnotationTemplates
 
'Usage
 
Dim instance As ImGearAnnotationSettings
Dim value As ImGearAnnotationTemplates
 
instance.Templates = value
 
value = instance.Templates

Property Value

ImGearAnnotationTemplates value.
Remarks
These settings only affect mark creation if the ImageGear.Windows.Controls.PageView.MouseToolSettings.Annotation.DrawPreview property is set to false.
See Also

Reference

ImGearAnnotationSettings Class
ImGearAnnotationSettings Members