Version

VmlShape Class Members

The following tables list the members exposed by VmlShape.

Public Properties
 NameDescription
Public PropertyLineColorReturns or sets the color used to render the perimeter of the shape.  
Public PropertyLineStyleReturns or sets the style of the line drawn around the perimeter of the shape.  
Public PropertyLineWidthReturns or sets the width of the line which renders the perimeter of the shape.  
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 Methodstatic (Shared in Visual Basic)CreateCreates a new VmlShape-derived instance based on the specified shapeType  
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