Public Function New( _ ByVal symbolTemplate As CIMSymbolReference, _ Optional ByVal useDefaultSymbol As Boolean _ )
public TinBreaklineRendererDefinition( CIMSymbolReference symbolTemplate, bool useDefaultSymbol )
Parameters
- symbolTemplate
- Symbol template. If no symols are supplied for the edges, the symbol template is used as a basis for the edge symbols.
- useDefaultSymbol
- (Optional) Boolean indicating if default symbol is to be used. Default value is false.