MapMatrix NetGIS Class Library

Label Constructor (String, SymbologySet)

Creates a new instance of a label object

public Label(
   string Field,
   SymbologySet Symbols
);

Parameters

Field
The name of the column that will be used for deriving the label.
Symbols
The Symbology collection that will be used for the labels presentation.

See Also

Label Class | MapMatrix.Features Namespace | Label Constructor Overload List