Search
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.

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.

ImagePadding

Sets the padding distance between node's borders and image.

ImageUrl

Sets a URL used to load an image into this 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.

Text

Sets the text displayed inside the shape node.

TextFormat

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

Transparent

Sets a value indicating whether this shape node is transparent.

 See Also