MindFusion.Wpf Pack Programmer's Guide
ShapeNodeExtensions Members
Methods
 


Provides extension methods for ShapeNode fluent API.

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

 Public Methods

  Name Description

AllowFlip

Sets a value indicating whether the node's shape flips when an edge is dragged over its opposite edge.

ClipImage

Sets a value indicating whether to clip the Image assigned to this node to fit into the shape's geometry.

ClipText

Sets a value indicating whether to clip the text assigned to this node to fit into the shape's geometry.

CustomDraw

Sets the type of custom drawing performed on this shape node.

EnableStyledText

Sets a value indicating whether styled text rendering is enabled.

FlipX

Sets a value indicating whether the node's shape is flipped horizontally.

FlipY

Sets a value indicating whether the node's shape is flipped vertically.

Image

Sets the image that is displayed in this shape node.

ImageAlign

Sets the alignment of the image displayed in this shape node.

PolygonalTextLayout

Sets a flag indicating whether node's text is formatted in non-rectangular outline.

RotateImage

Sets a value indicating whether the Image should be rotated when the shape node is rotated.

RotateText

Sets a value indicating whether the Text should be rotated when the shape node is rotated.

Shape

Sets a reference to the node's geometric shape definition.

ShapeOrientation

Sets the angle specifying the orientation with which a shape template is applied to the node bounds.

TextFormat

Sets the alignment of the text that is displayed inside shape nodes.

TextRotationAngle

Sets the text rotation angle of this node.

Transparent

Sets a value indicating whether this shape node is transparent.

 See Also

ShapeNodeExtensions Class
MindFusion.Diagramming.Wpf.Fluent Namespace