![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
DrawNewSwatch(FeatureSymbol,String) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Display.Swatch Namespace > SwatchUtility Class > DrawNewSwatch Method : DrawNewSwatch(FeatureSymbol,String) Method |
- sym
- The symbol.
- fileName
- Name of the file.
Visual Basic (Declaration) | |
---|---|
Public Overloads Function DrawNewSwatch( _ ByVal sym As FeatureSymbol, _ ByVal fileName As String _ ) As CartoImage |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SwatchUtility Dim sym As FeatureSymbol Dim fileName As String Dim value As CartoImage value = instance.DrawNewSwatch(sym, fileName) |
C# | |
---|---|
public CartoImage DrawNewSwatch( FeatureSymbol sym, string fileName ) |
Parameters
- sym
- The symbol.
- fileName
- Name of the file.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family