![]() |
GH_ExtendableComponentAttributes Properties |
The GH_ExtendableComponentAttributes type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowMessageBalloon |
Gets a value indicating whether these attributes allow warning and
error balloons to be drawn on top of them.
(Inherited from GH_AttributesIGH_Component.) |
![]() | Bounds |
Gets the rectangle that contains the active content of the attributes.
Typically the Contents determine the active area for menus, tooltips etc.
Attributes are not supposed to draw objects beyond the Bounds.
(Inherited from GH_AttributesIGH_Component.) |
![]() | ContentBox |
Gets the bounds of the component area of the attributes.
(Inherited from GH_ComponentAttributes.) |
![]() | DocObject |
Gets the owner object of these attributes.
(Inherited from GH_AttributesIGH_Component.) |
![]() | GetTopLevel |
Gets the top-level attributes of the attribute stack these attributes belong to.
(Inherited from GH_AttributesIGH_Component.) |
![]() | HasInputGrip | (Inherited from GH_ComponentAttributes.) |
![]() | HasOutputGrip | (Inherited from GH_ComponentAttributes.) |
![]() | InputGrip |
Gets the input grip location for these attributes.
If HasInputGrip equals False, this point is meaningless.
(Inherited from GH_AttributesIGH_Component.) |
![]() | InstanceGuid |
Gets the instance ID of the document object that owns these attributes.
(Inherited from GH_AttributesIGH_Component.) |
![]() | IsTopLevel |
Gets whether these attributes are top_level (i.e. no Parent attributes)
(Inherited from GH_AttributesIGH_Component.) |
![]() | MinWidth |
Get or set minimum attribute width.
|
![]() | OutputGrip |
Gets the output grip location for these attributes.
If HasOutputGrip equals False, this point is meaningless.
(Inherited from GH_AttributesIGH_Component.) |
![]() | Owner |
Gets the type-safe owner object of these attributes. This property is identical to
the DocObject property.
(Inherited from GH_AttributesIGH_Component.) |
![]() | Parent |
Gets or sets the parent attributes.
Top level attributes do not have parents.
(Inherited from GH_AttributesIGH_Component.) |
![]() | PathName | (Inherited from GH_ComponentAttributes.) |
![]() | Pivot |
Gets or sets the pivot for these attributes. The pivot controls the general placement
of the attributes. If you want to move the attributes, change the pivot location.
(Inherited from GH_AttributesIGH_Component.) |
![]() | Selected |
Gets or sets the selected state of the top-level attributes.
(Inherited from GH_AttributesIGH_Component.) |
![]() | TooltipEnabled |
Gets the tooltip enabled value. If False, no further tooltip functions will be called.
(Inherited from GH_AttributesIGH_Component.) |