ImageGear .NET - Updated November 28, 2017
ResizeType Property (ImGearAnnotatorMarkControllerData)




ImageGear23.Windows.Controls.Art Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotatorMarkControllerData Class : ResizeType Property
Gets or sets the type of resizing to perform for this point.
Syntax
'Declaration
 
Public Property ResizeType As ImGearResizeType
 
'Usage
 
Dim instance As ImGearAnnotatorMarkControllerData
Dim value As ImGearResizeType
 
instance.ResizeType = value
 
value = instance.ResizeType

Property Value

ResizeType value.
See Also

Reference

ImGearAnnotatorMarkControllerData Class
ImGearAnnotatorMarkControllerData Members