Creates a Shape from the outline of an SVG drawing.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public static Shape FromSvg ( |
Visual Basic Copy Code |
---|
Public Shared Function FromSvg( _ |
An SvgContent object representing the SVG drawing.
Specifies whether the Shape outline should match the SVG drawing when ContentAlign is set to Stretch.
Specifies whether the Shape outline should be defined by a concave hull.
A Shape generated from the specified SVG drawing.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |