Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / WorksheetDrawing Class
Fields Properties Methods


In This Topic
    WorksheetDrawing Class Members
    In This Topic

    The following tables list the members exposed by WorksheetDrawing.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public FieldIndicates the minimum size for width or height of the drawing object This field is constant and read-only.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether there is at least one drawing object selected.  
    Public PropertyGets a value indicating there is selected drawing object.  
    Public PropertyGets the total number of selected drawing objects.  
    Public PropertyGets the selected drawing objects.  
    Public PropertyGets the shape's editing data.  
    Public PropertyGets the owner worksheet of this WorksheetDrawing object.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Create the IFreeFormBuilder object indicates the geometry of a freeform while it's being built.  
    Public MethodClears all cached painting data of the specified drawing object.  
    Public MethodCorrecting the drawingObject's rectangle to the degree of zero.  
    Public Methodstatic (Shared in Visual Basic)Creates a new shape with new WorksheetDrawing  
    Public MethodDe-selects the specified drawing object.  
    Public MethodDeSelect drawing object's children.  
    Public MethodDeSelect all connectors that has been selected before by SelectConnector.  
    Public MethodChange flip property only.  
    Public MethodGet all shapes without GroupShapes.  
    Public MethodGet the location of comment indicator  
    Public MethodGet the location of connection.  
    Public MethodGet the connector's direction  
    Public MethodOverloaded. Gets the preferred display rectangle of the specified drawing object.  
    Public MethodGets the distances (in horizontal and vertical) from the anchorPoint position to the targetPoint position.  
    Public MethodGet the boundary of the shape that was represented by their geometries  
    Public Method  
    Public MethodGets the drawing objects is being selected to process.  
    Public MethodOverloaded. Gets the virtual paint rectangle of the specified drawing object.  
    Public MethodGet the boundary of the DrawingObject  
    Public Method  
    Public MethodGet the result boudary of the Drawing Object based on resize distance.  
    Public MethodGet the angle in degree of a Shape  
    Public MethodGets the virtual paint rectangle of the text part of a shape.  
    Public Methodstatic (Shared in Visual Basic)Gets the unique selected shape.  
    Public MethodGets a boolean value indicating whether there is at least one drawing object.  
    Public Method  
    Public MethodGet the union area as anchor points of all drawing objects.  
    Public MethodOverloaded. Moves the AnchorPoint value by the specified horizontal and vertical distance.  
    Public Method  
    Public MethodQueries all drawing objects appeared in the specified cell range.  
    Public MethodQueries all drawing objects appeared in the specified cell range.  
    Public MethodResize the specified drawing objects by both of horizontal and vertical.  
    Public MethodRotate the shape to an angle without notifyUI.  
    Public MethodSelects the specified drawing object.  
    Public MethodSelect all shapes.  
    Public MethodSelect all the connectors of the drawingObject  
    Public MethodSelect the next drawing object of the selected one.  
    Public Method  
    Public Method  
    Public MethodStarts editing points of the specified shape.  
    Public MethodStarts painting process which doesn't belong to the spreadsheet control.  
    Public MethodStops editing points of the specified shape.  
    Public MethodStops painting process which doesn't belong to the spreadsheet control.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Get the union area as anchor points of all drawing objects.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodInstantiates the new isntance of ShapeEditingData.  
    Protected Method  
    Top
    See Also