Search
ShapeDecoration Class
See Also
 






That class contained an array of shape template elements that define shape decorations. Can contain lines, arcs and Bézier curves. The shape is closed and filled.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class ShapeDecoration

Visual Basic  Copy Code

Public Class ShapeDecoration

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.ShapeDecoration

 See Also