ImageGear .NET
Mark Property (ArtMouseEventArgs)




Gets the annotation mark object the mouse pointer is over or null otherwise.
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 ArtMouseEventArgs
Dim value As ImGearARTMark
 
value = instance.Mark

Property Value

ImageGear.ART.ImGearARTMark class object.
See Also

Reference

ArtMouseEventArgs Class
ArtMouseEventArgs Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback