ImageGear .NET - Updated May 1, 2018
InitialMarkRectangle Property




ImageGear24.Windows.Controls.Art Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotatorMarkControllerData Class : InitialMarkRectangle Property
Gets or sets the initial bounds of the mark, which are used to determine the center of the mark.
Syntax
'Declaration
 
Public Property InitialMarkRectangle As ImGearRectangle
 
'Usage
 
Dim instance As ImGearAnnotatorMarkControllerData
Dim value As ImGearRectangle
 
instance.InitialMarkRectangle = value
 
value = instance.InitialMarkRectangle

Property Value

ImGearRectangle object.
See Also

Reference

ImGearAnnotatorMarkControllerData Class
ImGearAnnotatorMarkControllerData Members