Name | Description | |
---|---|---|
EXT_URI |
The following tables list the members exposed by GraphicObject.
Name | Description | |
---|---|---|
Bindings | Gets the binding collection of this drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Bounds | Gets the boundary of the drawing object in pixels. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Data | Gets or sets the extend data of the DrawingObject. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Enabled | Gets or sets a boolean value indicating whether the object is enabled. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
EndAnchorPoint | Gets the bottom-right anchor point. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Height | ||
ID | ||
IsAlive | Gets a boolean value indicating whether this drawing object is available to process. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
IsLegacy | Gets a value indicating whether the shape is a legacy shape of chart sheet. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Left | ||
Locked | Overridden. | |
LockedText | Gets or sets a boolean value indicates whether to allow text editing within this drawing object when the parent worksheet is protected. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
LogicalParent | The logical parent. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
LogicalRoot | The logical root. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Name | Gets or sets a string value representing the name of the graphic object. | |
Parent | Gets the parent. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Placement | Get the placement of the drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
PrintObject | Gets or sets a boolean value indicating whether the object will be printed when the document is printed. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Root | Gets the highest ancestor drawing object which contains this drawing object. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
ShowRotation | Gets a value indicating whether this DrawingObject is show the rotate handler. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
ShowSelectionOnProcessing | Gets a boolean value indicating whether the selection can be shown while user is working on this DrawingObject. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
StartAnchorPoint | Gets the top-left anchor point. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Top | ||
Visible | Gets or sets a boolean value indicating whether this DrawingObject and all its child controls are displayed. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
Width | ||
WorksheetDrawing | Gets the graphic object contained by this graphic frame. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
ZOrderPosition |
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 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) | |
FindChartShape | Find the nearest Shape that contains a GrapeCity.Spreadsheet.Charts.ChartObject. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject) | |
GetScrollableControl | Get scrolable object. (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 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) |