VisualObjectPlacement
Contents
[
Hide
]VisualObjectPlacement class
Represents placement and appearance of OleObject in a view.
The VisualObjectPlacement type exposes the following members:
Constructors
| Name | Description |
|---|---|
| VisualObjectPlacement() | Initializes a new instance of the VisualObjectPlacement class. |
Properties
| Name | Description |
|---|---|
| ole_object_id | Gets or sets Id of OleObject object. |
| task_id | Gets or sets Id of task if ‘Attach to task’ options is selected, -1 otherwise. |
| width | Gets or sets displayed width of visual object. |
| height | Gets or sets displayed height of visual object. |
| vertical_offset | Gets or sets vertical offset of visual object. |
| horizontal_offset | Gets or sets horizontal offset of visual object. |
| timescale_date | Gets or sets date placement of visual object when ‘Attach to timescale’ options is selected. |
| attachment_point | Gets or sets alignment of visual object relative to a task when ‘Attach to task’ options is selected. |
| border_line_color | Gets or sets border line color. |
| border_line_thickness | Gets or sets border line thickness (allowed values are 0 - 5). |
| fill_color | Gets or sets fill color. |
| fill_pattern | Gets or sets fill pattern. |
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks