Overload List

  NameDescription
Public methodXmlLabelStyle()()()()
Creates a new instance that uses a SimpleLabelStyle as its FallbackStyle.
Public methodXmlLabelStyle(ILabelStyle)
Creates a new instance that uses the given style as its FallbackStyle and a default renderer.
Public methodXmlLabelStyle(XmlLabelStyleRenderer)
Creates a new instance that uses the given renderer and a SimpleLabelStyle as its FallbackStyle.
Public methodXmlLabelStyle(ILabelStyle, XmlLabelStyleRenderer)
Creates a new instance that uses the given style as its FallbackStyle and the given renderer for rendering.

See Also