Class Labeling

Labeling class

The abstract root class for labelings, classes that describe how to place labels on features.

public abstract class Labeling

Properties

NameDescription
static Null { get; }Gets an instance of NullLabeling.

See Also