Miner.FrameworkUI Assembly > Miner.FrameworkUI.Ink Namespace > GestureEvents Class : DoubleCircleGestured Event |
'Declaration Public Event DoubleCircleGestured As EventHandler(Of DoubleCircleEventArgs)
'Usage Dim instance As GestureEvents Dim handler As EventHandler(Of DoubleCircleEventArgs) AddHandler instance.DoubleCircleGestured, handler
public event EventHandler<DoubleCircleEventArgs> DoubleCircleGestured
The event handler receives an argument of type DoubleCircleEventArgs containing data related to this event. The following DoubleCircleEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ActiveView | (Inherited from Miner.FrameworkUI.Ink.GestureEventArgsBase) |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
Geometry |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.