ASP.NET Pack Programmer's Guide
Shape.ShapeDecorations Property
See Also
 





Gets or sets the ShapeDecoration objects associated with this shape.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ShapeDecoration[] ShapeDecorations { get; set; }

Visual Basic  Copy Code

Public Property ShapeDecorations As ShapeDecoration()

 Property Value

 See Also

Shape Members
Shape Class
MindFusion.Diagramming Namespace