MindFusion.Wpf Pack Programmer's Guide
Shape(TColor, TImage) Members
Properties Methods
 


Represents a Visio shape.

The following tables list the members exposed by the Shape(TColor, TImage) type.

 Public Properties

  Name Description

Actions

Gets the actions associated with the shape.

Angle

Gets the angle of rotation, expressed in radians.

BackgroundColor

Gets or sets the background color of the shape.

BackgroundColorTransparency

Gets or sets the transparency of the background color, ranging from 0 (opaque) to 1 (fully transparent).

Connections

Gets the connection points associated with the shape.

Controls

Gets the control points associated with the shape.

FillPattern

Gets the fill pattern of the shape.

FlipX

Gets a value indicating whether the shape is flipped along the x-axis.

FlipY

Gets a value indicating whether the shape is flipped along the y-axis.

ForegroundColor

Gets or sets the foreground color of the shape.

ForegroundColorTransparency

Gets the transparency of the foreground color, ranging from 0 (opaque) to 1 (fully transparent).

Geometries

Gets a list with the shape's geometries.

HasPositionInfo

Gets a value indicating whether the shape specifies positioning information.

Height

Gets or sets the width of the shape, expressed in inches.

Id

Gets the shape identifier.

Image

Gets the image associated with the shape.

ImageHeight

Gets the height of the shape's image, expressed in inches.

ImageOffsetX

Gets the x-axis offset of the shape's image, expressed in inches, relative to the shape.

ImageOffsetY

Gets the y-axis offset of the shape's image, expressed in inches, relative to the shape.

ImageWidth

Gets the width of the shape's image, expressed in inches.

LineBeginArrow

Gets the arrowhead of the shape's line.

LineColor

Gets the line color of the shape.

LineColorTransparency

Gets the transparency of the line color, ranging from 0 (opaque) to 1 (fully transparent).

LineEndArrow

Gets the arrowhead of the shape's line.

LinePattern

Gets the style of the shape's line.

LineRounding

Gets the rounding factor of the contour joints of the shape.

LineWeight

Gets the thickness of the shape's line.

LocPinX

Gets the x-coordinate, expressed in inches, of the point used as the transformation center.

LocPinY

Gets the y-coordinate, expressed in inches, of the point used as the transformation center.

Parent

Gets the shape parent.

PinX

Gets the x-coordinate of the shape, expressed in inches, relative to its parent.

PinY

Gets the y-coordinate of the shape, expressed in inches, relative to its parent.

Properties

Gets the properties associated with the shape.

ScratchValues

Gets the "scratch" values associated with the shape.

Shapes

Gets a list with the subordinate shapes.

Text

Gets the shape's text.

UserValues

Gets the user values associated with the shape.

Width

Gets or sets the width of the shape, expressed in inches.

 Public Methods

  Name Description

ToString

Object.ToString override.

 See Also

Shape(TColor, TImage) Class
MindFusion.Vsx Namespace