Overload List

  NameDescription
Public methodXmlEdgeStyle()()()()
Creates a new instance that uses a PolylineEdgeStyle as its FallbackStyle.
Public methodXmlEdgeStyle(IEdgeStyle)
Creates a new instance that uses the given style as its FallbackStyle and a default renderer.
Public methodXmlEdgeStyle(XmlEdgeStyleRenderer)
Creates a new instance that uses the given renderer and a PolylineEdgeStyle as its FallbackStyle.
Public methodXmlEdgeStyle(IEdgeStyle, XmlEdgeStyleRenderer)
Creates a new instance that uses the given style as its FallbackStyle and the given renderer for rendering.

See Also