ImageGear .NET - Updated May 1, 2018
FilledRectangle Property




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTMarkTemplates Class : FilledRectangle Property
Gets or sets a Filled Rectangle mark to be used as a template when creating rectangle marks using the mouse.
Syntax
'Declaration
 
Public Property FilledRectangle As ImGearARTFilledRectangle
 
'Usage
 
Dim instance As ImGearARTMarkTemplates
Dim value As ImGearARTFilledRectangle
 
instance.FilledRectangle = value
 
value = instance.FilledRectangle

Property Value

ImGearARTFilledRectangle value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members