ShapeFormattingController

SVGOptions.ShapeFormattingController property

Returns and sets a callback interface which allows user to control shape conversion. Read/write ISvgShapeFormattingController.

public ISvgShapeFormattingController ShapeFormattingController { get; set; }

See Also