Gets a polygon approximating the outline of this object.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual PointCollection GetOutlinePoly ( |
Visual Basic Copy Code |
---|
Public Overridable Function GetOutlinePoly( _ |
Specifies whether the outline will be used for rendering (true) or hit-testing (false).
Diagramming for .NET MAUI Guide | © 2024 MindFusion |