Name | Description | |
---|---|---|
![]() | AutoLayout | Overloaded. Layouts the connection shape automatically. |
![]() | AutoLayoutConnectors | Autolayout if this Shape has connectors. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | BeginConnect | Overloaded. Attaches the beginning of the specified connector to a specified shape. |
![]() | BeginDisconnect | Detaches the beginning of the specified connector from the shape it's attached to. |
![]() | CalculateRect | Overloaded. Calculates the client rectangle of a child shape inside the specified rectangle. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | CanDuplicate | Gets a boolean value indicating whether this DrawingObject can be duplicated. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
![]() | Duplicate | Duplicates the shape and returns a reference to the new copy. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | EditPoints | Starts editing points of this shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | EndConnect | Overloaded. Attaches the end of the specified connector to a specified shape. |
![]() | EndDisconnect | Detaches the end of the specified connector from the shape it's attached to. |
![]() | Flip | (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | GetConnectionSiteLocation | (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | GetGeometryDrawing | (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | GetHyperlink | Gets the hyperlink of this shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | HitTest | Overloaded. Gets the hit test information at the position of a control. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | IsAssignedAction | Gets a boolean value indicates whether there is an handler attached to the Shape.Action event of this shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | IsBeginConnected | Gets a boolean value indicating whether the beginning of the specified connector is connected to a shape. |
![]() | IsClipboardSupport | Gets a boolean value indicating whether this DrawingObject supports clipboard action. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
![]() | IsEndConnected | Gets a boolean value indicating whether the end of the specified connector is connected to a shape. |
![]() | IsFormulaSupported | Gets a value indicating whether the shape support formula. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | IsSupportedFormula | Overridden. Gets a boolean value indicates whether the shape support formula. |
![]() | IsSupportedText | Overridden. Gets a boolean value indicates whether the shape support text. |
![]() | Paint | Overloaded. Paints this drawing object to the specified drawing context. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | PerformAutoSize | Changes the size of this shape to fit text. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | Select | Selects the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | SetRotation | Sets the rotation to the shape, in degrees. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |
![]() | Unselect | Cancels the current selection. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape) |