Name | Description | |
---|---|---|
![]() | CalculateRect | Calculates the client rectangle of a child shape inside the specified rectangle. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
![]() | CanDuplicate | Gets a boolean value indicating whether this GrapeCity.Spreadsheet.Drawing.DrawingObject can be duplicated. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
![]() | Duplicate | Duplicates the object and returns a reference to the new copy. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
![]() | HitTest | Gets the hit test information at the position of a control. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
![]() | IsClipboardSupport | Gets a boolean value indicating whether this GrapeCity.Spreadsheet.Drawing.DrawingObject supports clipboard action. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
![]() | Paint | Overloaded. Paints this drawing object to the specified drawing context. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) |
![]() | PerformAction | Generates a Action event for a button. |