The following tables list the members exposed by LabelOptions.
Name | Description | |
---|---|---|
![]() | LabelOptions Constructor |
Name | Description | |
---|---|---|
![]() | Angle | Gets or sets the angle. |
![]() | BackgroundColor | Gets or sets the background color. |
![]() | BorderLineColor | Gets or sets the border line color. |
![]() | BorderLineSize | Gets or sets the border line size. |
![]() | Color | Gets or sets the color. |
![]() | FontFamily | Gets or sets the font family. |
![]() | FontSize | Gets or sets the font size. |
![]() | FontStyle | Gets or sets the font style: italic, normal or oblique. |
![]() | FontWeight | Gets or sets the font weight: bold, bolder, lighter, or normal. |
![]() | HaloColor | Gets or sets the halo color. |
![]() | HaloSize | Gets or sets the halo size. |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment: left, right, center, or justify. |
![]() | Kerning | Gets or sets the kerning. |
![]() | OffsetX | Gets or sets the X Offset. |
![]() | OffsetY | Gets or sets the Y Offset. |
![]() | RightToLeft | Gets or sets a value indicating whether label is right to left. Affects Hebrew and Arabic fonts only. |
![]() | TextDecoration | Gets or sets the decoration: line-through, underline, or none. |
![]() | VerticalAlignment | Gets or sets the vertical alignment: baseline, top, middle, or bottom. |