MindFusion.Diagramming for Universal Windows Programmer's Guide
Shape.Outline Property
See Also
 






Gets the outline of this shape.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ElementTemplate[] Outline { get; }

Visual Basic  Copy Code

Public ReadOnly Property Outline As ElementTemplate()

 Property Value

An array of ElementTemplate objects specifying the outline of the shape.

 See Also

Shape Members
Shape Class
MindFusion.Diagramming Namespace