Miner.FrameworkUI Assembly > Miner.FrameworkUI.Tools Namespace > IdentifyTool Class : Identify Event |
'Declaration Public Event Identify As EventHandler(Of IdentifyEventArgs)
'Usage Dim instance As IdentifyTool Dim handler As EventHandler(Of IdentifyEventArgs) AddHandler instance.Identify, handler
public event EventHandler<IdentifyEventArgs> Identify
The event handler receives an argument of type IdentifyEventArgs containing data related to this event. The following IdentifyEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ActiveView | |
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.