Creates a PathGeometry corresponding to the shape outline.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public PathGeometry CreateOutlineGeometry ( |
Visual Basic
Copy Code
|
|---|
Public Function CreateOutlineGeometry( _ |
Specifies the shape's width.
Specifies the shape's height.
The current measure unit.
A PathGeometry instance.
See Also