Creates a new empty instance of a Label
public Layer();
Creates a new instance of a layer
public Layer(object);
Creates a new Label instance
public Layer(string);
Layer Class | MapMatrix.Features Namespace