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. |