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


ConnectionShape Class Methods

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

Public Methods
 NameDescription
Public MethodOverloaded. Layouts the connection shape automatically.  
Public MethodAutolayout if this Shape has connectors. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public MethodOverloaded. Attaches the beginning of the specified connector to a specified shape.  
Public MethodDetaches the beginning of the specified connector from the shape it's attached to.  
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 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 MethodOverloaded. Attaches the end of the specified connector to a specified shape.  
Public MethodDetaches the end of the specified connector from the shape it's attached to.  
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 MethodGets the hyperlink of this shape. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
Public MethodOverloaded. Gets the hit test information at the position of a control. (Inherited from GrapeCity.Spreadsheet.Drawing.Shape)
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 the beginning of the specified connector is connected to a shape.  
Public MethodGets a boolean value indicating whether this DrawingObject supports clipboard action. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
Public MethodGets a boolean value indicating whether the end of the specified connector is connected to a shape.  
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