Name | Description | |
---|---|---|
![]() | HT_ADJUST | |
![]() | HT_MOVE | |
![]() | HT_NOWHERE | |
![]() | HT_RESIZE | |
![]() | HT_ROTATE | |
![]() | HT_TRANSPARENT |
The following tables list the members exposed by DrawingObject.
Name | Description | |
---|---|---|
![]() | HT_ADJUST | |
![]() | 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. |
![]() | EndAnchorPoint | Gets the bottom-right anchor point. |
![]() | IsAlive | Gets a boolean value indicating whether this drawing object is available to process. |
![]() | Locked | Gets or sets a value indicating whether the specified drawing object can be modified when the sheet that contains it is protected. |
![]() | 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. |
![]() | 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. |