public TinFaceRendererDefinition( CIMSymbolReference symbol, string label, string description )
Public Function New( _ ByVal symbol As CIMSymbolReference, _ Optional ByVal label As String, _ Optional ByVal description As String _ )
Parameters
- symbol
- The symbol used in the renderer. The symbol should be a ArcGIS.Core.CIM.CIMPolygonSymbol.
- label
- The label that will show up on the TOC next to the symbol.
- description
- The description.