Returns an IGraphicsPath object corresponding to the outline of the shape when rotated at the specified angle. This IGraphicsPath can (and should) be used when drawing the shape's outline.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public IGraphicsPath GetRenderingPath ( |
Visual Basic Copy Code |
---|
Public Function GetRenderingPath( _ |
This method returns an empty IGraphicsPath when EnableOutline is set to false regardless of the contents of the Outline property.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |