ISvgShapeFormattingController

ISvgShapeFormattingController interface

Controls SVG shape generation.

public interface ISvgShapeFormattingController

Methods

NameDescription
FormatShape(ISvgShape, IShape)This function is called before rendering of shape to SVG to allow user to control resulting SVG.

See Also