ImageGear for .NET
Group Property (ImGearARTDroppedMarkEventArgs)




Gets the parent group of the mark that was dropped.
Syntax
'Declaration
 
Public ReadOnly Property Group As ImGearARTGroup
'Usage
 
Dim instance As ImGearARTDroppedMarkEventArgs
Dim value As ImGearARTGroup
 
value = instance.Group
public ImGearARTGroup Group {get;}
public: __property ImGearARTGroup* get_Group();
public:
property ImGearARTGroup^ Group {
   ImGearARTGroup^ get();
}

Property Value

ImGearARTGroup class object.
See Also

Reference

ImGearARTDroppedMarkEventArgs Class
ImGearARTDroppedMarkEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback