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