PointLabelPlacement.PointLabelPlacement

PointLabelPlacement()

Creates new instance.

public PointLabelPlacement()

See Also


PointLabelPlacement(PointLabelPlacement)

Creates new instance.

public PointLabelPlacement(PointLabelPlacement other)
ParameterTypeDescription
otherPointLabelPlacementThe other PointLabelPlacement to copy data from.

Exceptions

exceptioncondition
ArgumentNullExceptionThe argument is null.

See Also