Version 24.2 (latest)

VmlRotatableShape Class Properties

For a list of all members of this type, see VmlRotatableShape members.

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.  
See Also