ContainerProperties

ContainerProperties class

ContainerProperties for shape.

Constructors

NameDescription
ContainerPropertiesConstructor.

Properties

NameTypeDescription
ContainerStyleintContainerStyle
ContainerTypeintContainerType The value of the property is ContainerType integer constant.
HeadingStyleintHeadingStyle
MarginfloatContainerMargin
ShapeShapeParent shape

Methods

NameDescription
addMemberAdd Member to container
removeMemberRemoveMember
getMemberShapesget member shapes
clearMembersclear members

ContainerProperties(parentShape)

Constructor.

ContainerProperties.ContainerStyle property

ContainerStyle

Type: int

ContainerProperties.ContainerType property

ContainerType The value of the property is ContainerType integer constant.

Type: int

ContainerProperties.HeadingStyle property

HeadingStyle

Type: int

ContainerProperties.Margin property

ContainerMargin

Type: float

ContainerProperties.Shape property

Parent shape

Type: Shape

addMember(shape)

Add Member to container

ParameterTypeDescription
shapeShape

removeMember(shape)

RemoveMember

ParameterTypeDescription
shapeShapeshape to remove

getMemberShapes()

get member shapes

Returns: shapecollection

clearMembers()

clear members