MindFusion.Wpf Pack Programmer's Guide
Shape.Outline Property
See Also
 





Gets or sets the outline of this shape.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public ElementTemplate[] Outline { get; set; }

Visual Basic  Copy Code

Public 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.Wpf Namespace
OutlineFormula Property