Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.Controls Namespace > ElementCanvas Class : SnapToGridStateChanged Event |
'Declaration Public Event SnapToGridStateChanged As System.EventHandler(Of SnapToGridStateChangedEventArgs)
'Usage Dim instance As ElementCanvas Dim handler As System.EventHandler(Of SnapToGridStateChangedEventArgs) AddHandler instance.SnapToGridStateChanged, handler
public event System.EventHandler<SnapToGridStateChangedEventArgs> SnapToGridStateChanged
The event handler receives an argument of type SnapToGridStateChangedEventArgs containing data related to this event. The following SnapToGridStateChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
AxisChanged | |
AxisCurrentlySnapped | |
SnappedItems |
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.