![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
GroupRenderer Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace : GroupRenderer Class |

Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class GroupRenderer Inherits Renderer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GroupRenderer |
C# | |
---|---|
[SerializableAttribute()] public class GroupRenderer : Renderer |
For an example, see the GroupRenderer constructor method.
A GroupRenderer is needed when two or more renderers are used to describe a layer. For example, if you want to create a multipart symbol, you can use GroupRenderer to group together two SimpleRenderers. Another common use for GroupRenderer is when both symbols and labels are applied to a layer.
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