ESRI.ArcGIS.ADF.IMS | |
SimpleRenderer Constructor(FeatureSymbol) | |
See Also |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > SimpleRenderer Class > SimpleRenderer Constructor : SimpleRenderer Constructor(FeatureSymbol) |
- symbol
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal symbol As FeatureSymbol _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public SimpleRenderer( FeatureSymbol symbol ) |
Parameters
- symbol
For an example, see the SimpleRenderer overview.