ImageGear for .NET
Mark Property (ArtMouseEventArgs)




Gets the annotation mark object the mouse pointer is over or null otherwise.
Syntax
'Declaration
 
Public ReadOnly Property Mark As ImGearARTMark
'Usage
 
Dim instance As ArtMouseEventArgs
Dim value As ImGearARTMark
 
value = instance.Mark
public ImGearARTMark Mark {get;}
public: __property ImGearARTMark* get_Mark();
public:
property ImGearARTMark^ Mark {
   ImGearARTMark^ get();
}

Property Value

ImageGear.ART.ImGearARTMark class object.
See Also

Reference

ArtMouseEventArgs Class
ArtMouseEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback