ImageGear .NET - Updated July 31, 2018
Group Property (ImGearARTDroppedMarkEventArgs)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTDroppedMarkEventArgs Class : Group Property
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

Property Value

ImGearARTGroup class object.
See Also

Reference

ImGearARTDroppedMarkEventArgs Class
ImGearARTDroppedMarkEventArgs Members