ImageGear for .NET
Mark Property (ImGearARTMarkEventArgs)




Gets the mark in which the event fired.
Syntax
'Declaration
 
Public ReadOnly Property Mark As ImGearARTMark
'Usage
 
Dim instance As ImGearARTMarkEventArgs
Dim value As ImGearARTMark
 
value = instance.Mark
public ImGearARTMark Mark {get;}
public: __property ImGearARTMark* get_Mark();
public:
property ImGearARTMark^ Mark {
   ImGearARTMark^ get();
}

Property Value

ImGearARTMark value.
Remarks
A copy of the mark that was removed is returned if the MarkRemoved event fired.
See Also

Reference

ImGearARTMarkEventArgs Class
ImGearARTMarkEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback