ContainerProperties
Contents
[
Hide
]ContainerProperties class
ContainerProperties for shape.
new ContainerProperties()
Constructor.
Methods
| Name | Description |
|---|---|
| addMember(shape) | Add Member to container |
| clearMembers() | clear members |
| getContainerStyle() | ContainerStyle |
| getContainerType() | ContainerType The value of the property is ContainerType integer constant. |
| getHeadingStyle() | HeadingStyle |
| getMargin() | ContainerMargin |
| getMemberShapes() | get member shapes |
| getShape() | Parent shape |
| removeMember(shape) | RemoveMember |
| setContainerStyle() | ContainerStyle |
| setContainerType() | ContainerType The value of the property is ContainerType integer constant. |
| setHeadingStyle() | HeadingStyle |
| setMargin() | ContainerMargin |
addMember(shape)
Add Member to container
| Parameter | Type | Description |
|---|---|---|
| shape | Shape |
clearMembers()
clear members
getContainerStyle()
ContainerStyle
getContainerType()
ContainerType The value of the property is ContainerType integer constant.
getHeadingStyle()
HeadingStyle
getMargin()
ContainerMargin
getMemberShapes()
get member shapes
Returns: ShapeCollection — ShapeCollection shapecollection
getShape()
Parent shape
removeMember(shape)
RemoveMember
| Parameter | Type | Description |
|---|---|---|
| shape | Shape | shape to remove |
Returns: void — void
setContainerStyle()
ContainerStyle
setContainerType()
ContainerType The value of the property is ContainerType integer constant.
setHeadingStyle()
HeadingStyle
setMargin()
ContainerMargin