ESRI.ArcGIS.ADF.IMS | |
RendererCollection Constructor | |
See Also |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > RendererCollection Class : RendererCollection Constructor |
Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RendererCollection() |
Normally it is not necessary to create a RendererCollection, since one exists
within a created GroupRenderer and accessible via the Renderers property.