Overload List

  NameDescription
Public methodXmlNodeStyle()()()()
Creates a new instance that uses a ShapeNodeStyle as its FallbackStyle.
Public methodXmlNodeStyle(INodeStyle)
Creates a new instance that uses the given style as its FallbackStyle and a default renderer.
Public methodXmlNodeStyle(XmlNodeStyleRenderer)
Creates a new instance that uses the given renderer and a ShapeNodeStyle as its FallbackStyle.
Public methodXmlNodeStyle(INodeStyle, XmlNodeStyleRenderer)
Creates a new instance that uses the given style as its FallbackStyle and the given renderer for rendering.

See Also