Public Properties Public Methods
Public Methods
Public Properties
Returns or sets the color used to fill the interior of the shape. Syntax Remarks The FillColor property controls the color of the interior region. Use the LineColor property to change the color of the perimeter of the shape.
Resets all properties of this instance to their respective defaults. Syntax
Returns or sets the rotation for the shape, expressed in degrees. Syntax Remarks Use positive values between 1 and 180 for clockwise rotation about the x-axis. Use negative values between -1 and -180 for counter-clockwise rotation about the x-axis. Rotating a shape by exactly 180 degrees is the equivalent of inver...
Returns a ShapeType constant which describes the type of the shape. Syntax
Abstract class which encapsulates a geometric shape such as a line, rectangle, ellipse, etc., which is rendered by the consumer using Vector Markup Language (VML). Syntax Remarks Shapes are rendered by the consumer using Vector Markup Language (VML), which is supported in both MS Word 2007 and MS Word 2010.
Public Properties Public Methods
Public Methods