LabelOrganizingSettings.Dy Property
Gets or sets the number of pixels a label can be moved along the y-axis.
Syntax
public AttributeVariable< System.Double > Dy { get; set; }
Property Value
Default: 10.0
The number of pixels a label can be moved along the y-axis. This property has no effect in 3D views.
Remarks
This property is only used when generating candidates from a point feature or the center of a polygon feature.
This property should usually be set to zero when generating labels at the center of polygons. See the Label inside a polygon section on the LabelOrganizingSettings page.
Platforms
Windows, Linux, Android