Miner.Interop Namespace > MMTraceUIUtilitiesClass Class : SnapCursorToEdge Method |
'Declaration
Public Overridable Sub SnapCursorToEdge( _ ByVal pNetworkAnalysisExt As ESRI.ArcGIS.EditorExt.INetworkAnalysisExt, _ 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 pFlagSymbol As ESRI.ArcGIS.Display.ISymbol Dim lX As System.Integer Dim lY As System.Integer instance.SnapCursorToEdge(pNetworkAnalysisExt, pFlagSymbol, lX, lY)
public virtual void SnapCursorToEdge( ESRI.ArcGIS.EditorExt.INetworkAnalysisExt pNetworkAnalysisExt, ESRI.ArcGIS.Display.ISymbol pFlagSymbol, System.int lX, System.int lY )
public procedure SnapCursorToEdge( pNetworkAnalysisExt: ESRI.ArcGIS.EditorExt.INetworkAnalysisExt; pFlagSymbol: ESRI.ArcGIS.Display.ISymbol; lX: System.Integer; lY: System.Integer ); virtual;
public function SnapCursorToEdge( pNetworkAnalysisExt : ESRI.ArcGIS.EditorExt.INetworkAnalysisExt, pFlagSymbol : ESRI.ArcGIS.Display.ISymbol, lX : System.int, lY : System.int );
public: virtual void SnapCursorToEdge( ESRI.ArcGIS.EditorExt.INetworkAnalysisExt* pNetworkAnalysisExt, ESRI.ArcGIS.Display.ISymbol* pFlagSymbol, System.int lX, System.int lY )
public: virtual void SnapCursorToEdge( ESRI.ArcGIS.EditorExt.INetworkAnalysisExt^ pNetworkAnalysisExt, 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