Miner.Interop Namespace > MMTraceUIUtilitiesClass Class : SnapCursorToElement Method |
'Declaration
Public Overridable 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 System.Integer, _ ByVal lY As System.Integer _ )
'Usage
Dim instance As MMTraceUIUtilitiesClass Dim pNetworkAnalysisExt As ESRI.ArcGIS.EditorExt.INetworkAnalysisExt Dim elementType As ESRI.ArcGIS.Geodatabase.esriElementType Dim pFlagSymbol As ESRI.ArcGIS.Display.ISymbol Dim lX As System.Integer Dim lY As System.Integer instance.SnapCursorToElement(pNetworkAnalysisExt, elementType, pFlagSymbol, lX, lY)
public virtual void SnapCursorToElement( ESRI.ArcGIS.EditorExt.INetworkAnalysisExt pNetworkAnalysisExt, ESRI.ArcGIS.Geodatabase.esriElementType elementType, ESRI.ArcGIS.Display.ISymbol pFlagSymbol, System.int lX, System.int lY )
public procedure SnapCursorToElement( pNetworkAnalysisExt: ESRI.ArcGIS.EditorExt.INetworkAnalysisExt; elementType: ESRI.ArcGIS.Geodatabase.esriElementType; pFlagSymbol: ESRI.ArcGIS.Display.ISymbol; lX: System.Integer; lY: System.Integer ); virtual;
public function SnapCursorToElement( pNetworkAnalysisExt : ESRI.ArcGIS.EditorExt.INetworkAnalysisExt, elementType : ESRI.ArcGIS.Geodatabase.esriElementType, pFlagSymbol : ESRI.ArcGIS.Display.ISymbol, lX : System.int, lY : System.int );
public: virtual void SnapCursorToElement( ESRI.ArcGIS.EditorExt.INetworkAnalysisExt* pNetworkAnalysisExt, ESRI.ArcGIS.Geodatabase.esriElementType elementType, ESRI.ArcGIS.Display.ISymbol* pFlagSymbol, System.int lX, System.int lY )
public: virtual void SnapCursorToElement( ESRI.ArcGIS.EditorExt.INetworkAnalysisExt^ pNetworkAnalysisExt, ESRI.ArcGIS.Geodatabase.esriElementType elementType, ESRI.ArcGIS.Display.ISymbol^ pFlagSymbol, System.int lX, System.int lY )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2