MindFusion.Wpf Pack Programmer's Guide
ShapeDecoration Members
Constructors Properties Methods
 


Defines decoration elements that are displayed as filled shapes.

The following tables list the members exposed by the ShapeDecoration type.

 Public Constructors

  Name Description

ShapeDecoration

Initializes a new instance of the ShapeDecoration class.

 Public Properties

  Name Description

Brush

Gets or sets the brush used to fill the decoration shape interior.

Elements

Gets an ElementTemplate array representing shape outline's segments.

FillRule

Gets or sets how areas are filled if the outline path intersects itself.

Pen

Gets or sets the brush used to draw the decoration shape outline.

 Public Methods

  Name Description

Clone

Clones this ShapeDecoration object.

LoadFromXml

Loads the ShapeDecoration definition from an XML document.

SaveToXml

Saves the ShapeDecoration definition in an XML document.

 See Also

ShapeDecoration Class
MindFusion.Diagramming.Wpf Namespace