MindFusion.Wpf Pack Programmer's Guide
Shape Properties
 


 Public Properties

  Name Description

AnchorPattern

Gets or sets the anchor pattern to use for nodes using this shape, if their anchor pattern is set to null (Nothing in Visual Basic).

ControlPoints

A list of ShapeControlPoint objects that let users adjust a node's shape.

DecorationHitTesting

Gets or sets a value indicating whether decoration lines should be considered when hit-testing.

Decorations

Gets or sets a list with all decorations of this shape.

DecorationsFormula

Gets or sets a formula describing the shape decorations depending on the current width and height of the node.

DisplayName

Specifies the name that should be displayed for this shape in user interface objects.

FillRule

Gets or sets a value indicating how areas are filled if the outline path of the shape intersects itself.

Id

Gets or sets the shape identifier.

Image

Gets or sets the image displayed in all instances of this shape.

ImageLocation

Gets or sets the path to the file that contains the image displayed in this shape.

ImageRectangle

Gets or sets the position of the images displayed in instances of this shape.

IsArrowhead

Specifies if this shape is used as arrowhead.

LinkSegmentInset

Specifies what length of link's line segment is drawn inside the arrowhead shape, expressed as percents of arrowhead size.

Outline

Gets or sets the outline of this shape.

OutlineFormula

Gets or sets a formula describing the shape outline depending on the current width and height of the node.

ShapeDecorations

Gets or sets the ShapeDecoration objects associated with this shape.

Shapes

Gets a read-only collection of all named shapes.

TextArea

Gets or sets the outline of the text area of this shape.

 See Also

Shape Class
MindFusion.Diagramming.Wpf Namespace