Click or drag to resize

ShapeProperty Properties

The ShapeProperty type exposes the following members.

Properties
 NameDescription
Public propertyChildSize Gets or sets the size dimensions of the child extents rectangle.
Public propertyFill Gets the Brush that specifies how the shape's interior is filled.
Public propertyFlipOrientation Gets or sets the orientation of a shape.
Public propertyGeometry Gets a shape's geometry.
Public propertyOutline Gets the Pen that specifies the shape's outline.
Public propertyParent Gets or Sets the parent drawing.
Public propertyPosition Gets or sets the position (in units of ChildSize) relative to top-left corner of parent ShapeGroup.
Public propertyRotation Gets or sets the angle (in degrees) that a shape is rotated. Positive value corresponds to clockwise rotation angle.
Public propertySize Gets or sets the size (in units of ChildSize of a parent ShapeGroup).
Public propertyText Gets a shape's text.
Top
See Also