Overload List
| Name | Description | |
|---|---|---|
| XmlLabelStyle()()()() |
Creates a new instance that uses a SimpleLabelStyle
as its FallbackStyle.
| |
| XmlLabelStyle(ILabelStyle) |
Creates a new instance that uses the given style as its FallbackStyle
and a default renderer.
| |
| XmlLabelStyle(XmlLabelStyleRenderer) |
Creates a new instance that uses the given renderer and a SimpleLabelStyle
as its FallbackStyle.
| |
| XmlLabelStyle(ILabelStyle, XmlLabelStyleRenderer) |
Creates a new instance that uses the given style as its FallbackStyle
and the given renderer for rendering.
|