Name | Description | |
---|---|---|
WorksheetDrawing Constructor |
The following tables list the members exposed by WorksheetDrawing.
Name | Description | |
---|---|---|
WorksheetDrawing Constructor |
Name | Description | |
---|---|---|
MinimumSize | Indicates the minimum size for width or height of the drawing object |
Name | Description | |
---|---|---|
Active | Gets a value indicating whether there is at least one drawing object selected. | |
ContainsSelectedDrawingObjects | Gets a value indicating there is selected drawing object. | |
SelectedDrawingObjectCount | Gets the total number of selected drawing objects. | |
SelectedDrawingObjects | Gets the selected drawing objects. | |
ShapeEditingData | Gets the shape's editing data. | |
Worksheet | Gets the owner worksheet of this WorksheetDrawing object. |
Name | Description | |
---|---|---|
AddChart | Adds an empty chart to the worksheet. | |
BuildFreeform | Overloaded. Create the IFreeFormBuilder object indicates the geometry of a freeform while it's being built. | |
CanProcessShape | Determine whether can process the shape. | |
ClearCachePaintingLayout | Clears all cached painting data of the specified drawing object. | |
Clone | Clones a shape with new WorksheetDrawing. | |
CorrectDrawingObjectRectangle | Correcting the drawingObject's rectangle to the degree of zero. | |
CreateCameraShape | Creates camera shape (picture) from the Camera object. | |
CreateNewShape | Creates a new shape with new WorksheetDrawing. | |
CreateShape | Creates the corresponding shape base on the specified AutoShapeType value. | |
Deselect | De-selects the specified drawing object. | |
DeSelectChildren | DeSelect drawing object's children. | |
DeselectConnector | DeSelect all connectors that has been selected before by SelectConnector. | |
FindShape | Find the shape by name | |
FindTargetSelectedShape | Finds the nearest selectable shape. | |
FitShapeInsideChart | Corrects the resize ratio to fit the size of shape inside the chart boundary. | |
FlipShape | Change flip property only. | |
GetAnchorPoint | ||
GetChartContainer | Get the selected chart. | |
GetChildrenShapes | Get all shapes without GroupShapes. | |
GetCommentIndicatorLocation | Get the location of comment indicator | |
GetConnectionLocation | Get the location of connection. | |
GetConnectorDirection | Get the connector's direction | |
GetDisplayRectangle | Overloaded. Gets the preferred display rectangle of the specified drawing object. | |
GetDistance | Gets the distances (in horizontal and vertical) from the anchorPoint position to the targetPoint position. | |
GetGeometryBounds | Get the boundary of the shape that was represented by their geometries | |
GetHoveringCommentRectangle | ||
GetPaintingPictureSourceImageRectangle | Get boundary of the image source in the picture for painting. | |
GetPaintRect | Get the boundary where the shape will be painted. | |
GetParentShape | Get the parent shape of the DrawingObject | |
GetPercentageAnchorPoints | Get drawing object's anchor points with percentage offsets. | |
GetPictureSourceImageRectangle | Get boundary of the image source in the picture. | |
GetPreviewResizeRectangle | ||
GetProcessingDrawingObjects | Gets the drawing objects is being selected to process. | |
GetRectangle | Overloaded. Gets the virtual paint rectangle of the specified drawing object. | |
GetRectangleFromAnchorPoints | Get the boundary of the DrawingObject | |
GetReSizeRatio | ||
GetResizeRectangle | Get the result boudary of the Drawing Object based on resize distance. | |
GetRotation | Get the angle in degree of a Shape | |
GetSelectedShape | Gets selected shape at the specified index. | |
GetShape | Overloaded. Gest the shape at the specified position. | |
GetUniqueSelectedShape | Gets the unique selected shape. | |
GetVisibleChildren | Get an array of shapes which are visibled in a compisite container | |
InvalidateLayout | Clears the cached layout of the drawing object. | |
IsAvailable | Gets a boolean value indicating whether there is at least one drawing object. | |
IsDisplayAdjustHandles | ||
IsProcessedShape | Gets a value indicating whether the composite shape is selected but not its children. | |
MinMaxAnchorPoints | Get the union area as anchor points of all drawing objects. | |
MoveBy | Overloaded. Moves the specified drawing objects by both of horizontal and vertical. | |
NormalizeResizeAnchor | ||
PullRectangleInsideLayout | Pull the GrapeCity.Drawing.Rectangle to fit inside the layout of sheetview. | |
QueryObjects | Queries all drawing objects appeared in the specified cell range. | |
QueryPaintObjects | Queries all drawing objects appeared in the specified cell range. | |
ResizeBy | Resize the specified drawing objects by both of horizontal and vertical. | |
RotateShape | Rotate the shape to an angle without notifyUI. | |
Select | Selects the specified drawing object. | |
SelectAll | Select all shapes. a boolean value indicates whether executed from an UI action. | |
SelectConnector | Select all the connectors of the drawingObject | |
SelectNextDrawingObject | Select the next drawing object of the selected one. | |
ShouldFlipH | ||
ShouldFlipV | ||
StartAction | ||
StartCropping | Start cropping a picture | |
StartEditingShape | Starts editing points of the specified shape. | |
StartPaintingSimulation | Starts painting process which doesn't belong to the spreadsheet control. | |
StartSelectDrawingObjectRectangle | Start select drawing object bounds action. | |
StopCropping | Stop cropping a picture | |
StopEditingShape | Stops editing points of the specified shape. | |
StopMouseAction | ||
StopPaintingSimulation | Stops painting process which doesn't belong to the spreadsheet control. | |
StopSelectDrawingObjectRectangle | Stop select drawing object bounds action. | |
UnionAnchorPoints | Overloaded. Get the union area as anchor points of all drawing objects. | |
UpdateDrawingObjectAnchorPoints | Update anchor points of the drawing object based on display rectangle. | |
UpdateOriginalBoundary |
Name | Description | |
---|---|---|
CreateShapeEditingData | Instantiates the new instance of ShapeEditingData. | |
GetChildren | ||
GetCommentIndicatorPoint |