FormatShape

ISvgShapeFormattingController.FormatShape method

Diese Funktion wird vor dem Rendern der Form in SVG aufgerufen, damit der Benutzer das resultierende SVG steuern kann.

public void FormatShape(ISvgShape svgShape, IShape shape)
ParameterTypBeschreibung
svgShapeISvgShapeObjekt zur Steuerung der Generierung von SVG-Formen.
shapeIShapeQuellform.

Siehe auch