Miner.Interop.Desktop Assembly > Miner.Interop Namespace > IMMTraceUIUtilitiesEx Interface : SnapCursorToElement Method |
'Declaration Sub SnapCursorToElement( _ ByVal pNetworkAnalysisExt As ESRI.ArcGIS.EditorExt.INetworkAnalysisExt, _ ByVal elementType As ESRI.ArcGIS.Geodatabase.esriElementType, _ ByVal pFlagSymbol As ESRI.ArcGIS.Display.ISymbol, _ ByVal lX As Integer, _ ByVal lY As Integer _ )
'Usage Dim instance As IMMTraceUIUtilitiesEx Dim pNetworkAnalysisExt As ESRI.ArcGIS.EditorExt.INetworkAnalysisExt Dim elementType As ESRI.ArcGIS.Geodatabase.esriElementType Dim pFlagSymbol As ESRI.ArcGIS.Display.ISymbol Dim lX As Integer Dim lY As Integer instance.SnapCursorToElement(pNetworkAnalysisExt, elementType, pFlagSymbol, lX, lY)
void SnapCursorToElement( ESRI.ArcGIS.EditorExt.INetworkAnalysisExt pNetworkAnalysisExt, ESRI.ArcGIS.Geodatabase.esriElementType elementType, ESRI.ArcGIS.Display.ISymbol pFlagSymbol, int lX, int lY )
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.