Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / IShapeBase Interface

In This Topic
    IShapeBase Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodApplies to the specified shape formatting that's been copied by using the PickUp method.  
     MethodDeletes this shape.  
     MethodFlips the specified shape around its horizontal or vertical axis.  
     MethodMoves the specified shape horizontally by the specified number of pixels.  
     MethodChanges the rotation of the specified shape around the z-axis by the specified number of degrees.  
     MethodMoves the specified shape vertically by the specified number of pixels.  
     MethodCopies the formatting of the specified shape.  
     MethodReroutes all connectors attached to the specified shape; if the specified shape is a connector, it's rerouted.  
     MethodScales the height of the shape by a specified factor.  
     MethodScales the width of the shape by a specified factor.  
     MethodSelects the shape.  
     MethodMakes the formatting of the specified shape the default formatting for the shape.  
     MethodUngroups any grouped shapes in the specified shape or range of shapes. Disassembles pictures and OLE objects within the specified shape or range of shapes.  
     MethodCancels the current selection.  
     MethodMoves the specified shape in front of or behind other shapes in the collection (that is, changes the shape's position in the z-order).  
    Top
    See Also