ExpandCollapseDecorator Members
Include Protected Members
Include Inherited Members
The ExpandCollapseDecorator type exposes the following members.
Constructors
Name
Description
Overloaded.
Top
Methods
Name
Description
Overloaded. Associates the decorator with a property that is assigned to the shape's in-memory store.
Overloaded. Associates the visibility of the decorator with a store property that is assigned to a shape.
(Inherited from ShapeDecorator.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the host shape. (Inherited from Decorator.)
Gets the type of the current instance. (Inherited from Object.)
Gets the association between the decorator and a shape. (Inherited from Decorator.)
Gets the visibility of the decorator that is assigned to a shape. (Inherited from Decorator.)
Creates a shallow copy of the current Object. (Inherited from Object.)
(Inherited from ShapeDecorator.)
(Overrides ShapeDecorator.RepositionHostShape(DecoratorHostShape).)
Sets the association with the decoration and a shape. (Inherited from Decorator.)
Sets the visibility of a decorator that is assigned to a shape. (Inherited from Decorator.)
Returns a string that represents the current object. (Inherited from Object.)
Overloaded. Updates the bounds for the host shapes.
Updates the visibility of the host shape. (Inherited from Decorator.)
Top
Properties
Name
Description
Gets the margin around the field. The decorator can attach itself to the field in this area. (Inherited from Decorator.)
Gets the field to which the decorator is assigned. (Inherited from Decorator.)
Gets or sets the offset that modifies the default position of the decorator. (Inherited from Decorator.)
(Inherited from ShapeDecorator.)
(Inherited from ShapeDecorator.)
Top