Class VectorSymbolizer

VectorSymbolizer class

The abstract root class for the symbolizers that render vector features.

public abstract class VectorSymbolizer

Properties

NameDescription
static Null { get; }The NullVectorSymbolizer draws nothing and effectively skips rendering of a geometry it is applied to.

See Also