Gets or sets the ShapeDecoration objects associated with this shape.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public ShapeDecoration[] ShapeDecorations { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShapeDecorations As ShapeDecoration() |