VisualObjectPlacement

VisualObjectPlacement class

Represents placement and appearance of

The VisualObjectPlacement type exposes the following members:

Constructors

NameDescription
VisualObjectPlacement()Initializes a new instance of the

Properties

NameDescription
ole_object_idGets or sets Id of
task_idGets or sets Id of task if ‘Attach to task’ options is selected, -1 otherwise.
widthGets or sets displayed width of visual object.
heightGets or sets displayed height of visual object.
vertical_offsetGets or sets vertical offset of visual object.
horizontal_offsetGets or sets horizontal offset of visual object.
timescale_dateGets or sets date placement of visual object when ‘Attach to timescale’ options is selected.
attachment_pointGets or sets alignment of visual object relative to a task when ‘Attach to task’ options is selected.
border_line_colorGets or sets border line color.
border_line_thicknessGets or sets border line thickness (allowed values are 0 - 5).
fill_colorGets or sets fill color.
fill_patternGets or sets fill pattern.

See Also