This document is archived and information here might be outdated.  Recommended version.


IRendererPropertyPage.Description Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IR > IRendererPropertyPage Interface > IRendererPropertyPage.Description Property
ArcGIS Developer Help

IRendererPropertyPage.Description Property

Renderer description.

[Visual Basic .NET]
Public ReadOnly Property Description As String
[C#]
public string Description {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRendererPropertyPage Interface