Version

VmlLine Class Members

The following tables list the members exposed by VmlLine.

Public Properties
 NameDescription
Public PropertyInvertYReturns or sets a boolean value which determines whether the y-axis of the line is inverted.  
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 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