ImageGear .NET - Updated May 30, 2018
Rectangle Property (ImGearAnnotationTemplates)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationTemplates Class : Rectangle Property
Gets or sets a Rectangle mark to be used as a template when creating rectangle marks using the mouse.
Syntax
'Declaration
 
Public Property Rectangle As ImGearARTRectangle
 
'Usage
 
Dim instance As ImGearAnnotationTemplates
Dim value As ImGearARTRectangle
 
instance.Rectangle = value
 
value = instance.Rectangle

Property Value

ImGearARTRectangle value.
See Also

Reference

ImGearAnnotationTemplates Class
ImGearAnnotationTemplates Members