Name | Description | |
---|---|---|
HT_ADJUST | ||
HT_CLIENT | ||
HT_EDITING_CONTROL_NODE | ||
HT_EDITING_NODE | ||
HT_EDITING_SEGMENT | ||
HT_MOVE | ||
HT_NOWHERE | ||
HT_RESIZE | ||
HT_ROTATE | ||
HT_TRANSPARENT |
The following tables list the members exposed by DrawingObject.
Name | Description | |
---|---|---|
HT_ADJUST | ||
HT_CLIENT | ||
HT_EDITING_CONTROL_NODE | ||
HT_EDITING_NODE | ||
HT_EDITING_SEGMENT | ||
HT_MOVE | ||
HT_NOWHERE | ||
HT_RESIZE | ||
HT_ROTATE | ||
HT_TRANSPARENT |
Name | Description | |
---|---|---|
Bindings | Gets the binding collection of this drawing object. | |
Bounds | Gets the boundary of the drawing object in pixels. | |
Data | Gets or sets the extend data of the DrawingObject. | |
Enabled | Gets or sets a boolean value indicating whether the object is enabled. | |
EndAnchorPoint | Gets the bottom-right anchor point. | |
IsAlive | Gets a boolean value indicating whether this drawing object is available to process. | |
IsLegacy | Gets a value indicating whether the shape is a legacy shape of chart sheet. | |
Locked | Gets or sets a value indicating whether the specified drawing object can be modified when the sheet that contains it is protected. | |
LockedText | Gets or sets a boolean value indicates whether to allow text editing within this drawing object when the parent worksheet is protected. | |
LogicalParent | The logical parent. | |
LogicalRoot | The logical root. | |
Parent | Gets the parent. | |
Placement | Get the placement of the drawing object. | |
PrintObject | Gets or sets a boolean value indicating whether the object will be printed when the document is printed. | |
Root | Gets the highest ancestor drawing object which contains this drawing object. | |
ShowRotation | Gets a value indicating whether this DrawingObject is show the rotate handler. | |
ShowSelectionOnProcessing | Gets a boolean value indicating whether the selection can be shown while user is working on this DrawingObject. | |
StartAnchorPoint | Gets the top-left anchor point. | |
Visible | Gets or sets a boolean value indicating whether this DrawingObject and all its child controls are displayed. | |
WorksheetDrawing | Gets the graphic object contained by this graphic frame. |
Name | Description | |
---|---|---|
CalculateRect | Calculates the client rectangle of a child shape inside the specified rectangle. | |
CanDuplicate | Gets a boolean value indicating whether this DrawingObject can be duplicated. | |
Duplicate | Duplicates the object and returns a reference to the new copy. | |
FindChartShape | Find the nearest Shape that contains a GrapeCity.Spreadsheet.Charts.ChartObject. | |
GetScrollableControl | Get scrolable object. | |
HitTest | Gets the hit test information at the position of a control. | |
IsClipboardSupport | Gets a boolean value indicating whether this DrawingObject supports clipboard action. | |
Paint | Overloaded. Paints this drawing object to the specified drawing context. |