Responder Developer Guide
GetSnapSymbol Method


Gets a new ESRI.ArcGIS.Display.ISymbol to use for drawing the current point.
Syntax
'Declaration
 
Protected Overridable Function GetSnapSymbol() As ESRI.ArcGIS.Display.ISymbol
'Usage
 
Dim instance As NonEditingSnapToolBase
Dim value As ESRI.ArcGIS.Display.ISymbol
 
value = instance.GetSnapSymbol()
protected virtual ESRI.ArcGIS.Display.ISymbol GetSnapSymbol()

Return Value

A new ESRI.ArcGIS.Display.ISymbol to use for drawing the current point.
Requirements

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.

See Also

Reference

NonEditingSnapToolBase Class
NonEditingSnapToolBase Members

 

 


Send Comment