ImageGear .NET - Updated March 30, 2018
Mark Property (ModifyMarkEventArgs)




ImageGear24.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > ModifyMarkEventArgs Class : Mark Property
Gets a reference to the annotation object being changed, moved or resized using the Annotator.
Syntax
'Declaration
 
Public ReadOnly Property Mark As ImGearARTMark
 
'Usage
 
Dim instance As ModifyMarkEventArgs
Dim value As ImGearARTMark
 
value = instance.Mark

Property Value

ImageGear.ART.ImGearARTMark class.
See Also

Reference

ModifyMarkEventArgs Class
ModifyMarkEventArgs Members