Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / GroupShape Class


GroupShape Class Methods

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

Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Calculates the client rectangle of a child shape inside the specified rectangle. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public MethodGets a boolean value indicating whether this DrawingObject can be duplicated. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
Public MethodGets a boolean value indicates whether there is a selected child shape.  
Public MethodDuplicates the shape and returns a reference to the new copy. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public MethodStarts editing points of this shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public Method (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public Method (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public Method (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public MethodOverridden. Gets the hyperlink of this shape.  
Public MethodGets all decendent child shapes.  
Public MethodOverloaded. Overridden. Gets the hit test information at the position of a control.  
Public MethodGets a boolean value indicates whether there is an handler attached to the Shape.Action event of this shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public MethodGets a boolean value indicating whether this DrawingObject supports clipboard action. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
Public MethodGets a value indicating whether the shape support formula. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public MethodOverridden. Gets a boolean value indicates whether the shape support formula.  
Public MethodOverridden. Gets a boolean value indicates whether the shape support text.  
Public MethodOverloaded. Paints this drawing object to the specified drawing context. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public MethodChanges the size of this shape to fit text. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public MethodSelects the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public MethodSets the rotation to the shape, in degrees. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public MethodCancels the current selection. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Top
Protected Methods
See Also