ImageGear for .NET
Mark Property (ImGearARTDroppedAttributeEventArgs)




Gets the annotation mark object whose attribute was dropped.
Syntax
public ImGearARTMark Mark {get;}
public: __property ImGearARTMark* get_Mark();
public:
property ImGearARTMark^ Mark {
   ImGearARTMark^ get();
}
'Declaration
 
Public ReadOnly Property Mark As ImGearARTMark
 
'Usage
 
Dim instance As ImGearARTDroppedAttributeEventArgs
Dim value As ImGearARTMark
 
value = instance.Mark

Property Value

ImGearARTMark class object.
See Also

Reference

ImGearARTDroppedAttributeEventArgs Class
ImGearARTDroppedAttributeEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback