public SimpleRendererDefinition( 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 to draw features.
- label
- The label that will show up on the TOC next the symbol.
- description
- The description.