Version

VmlRotatableShape Class Members

The following tables list the members exposed by VmlRotatableShape.

Public Properties
 NameDescription
Public PropertyFillColorReturns or sets the color used to fill the interior of the shape.  
Public PropertyLineColorReturns or sets the color used to render the perimeter of the shape. (Inherited from Infragistics.Documents.Word.VmlShape)
Public PropertyLineStyleReturns or sets the style of the line drawn around the perimeter of the shape. (Inherited from Infragistics.Documents.Word.VmlShape)
Public PropertyLineWidthReturns or sets the width of the line which renders the perimeter of the shape. (Inherited from Infragistics.Documents.Word.VmlShape)
Public PropertyRotationReturns or sets the rotation for the shape, expressed in degrees.  
Public PropertySizeReturns or sets the size at which the shape is rendered. (Inherited from Infragistics.Documents.Word.Shape)
Public PropertyTypeOverridden. Returns a ShapeType constant which describes the type of the shape.  
Public Methods
 NameDescription
Public MethodResetOverridden. Resets all properties of this instance to their respective defaults.  
Public MethodToStringReturns the string representation of this instance. (Inherited from Infragistics.Documents.Word.Shape)
See Also