TreeMapLayoutAlgorithmBase Members
In This Article
#Properties
Name | Description |
---|---|
Direction | Gets or sets the layout fill direction used by the algorithm. |
Type |
Gets the string value used to support serialization of the layout algorithm type. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the Tree |
Clone() |
Creates a copy of the current item.
Inherited from Hierarchical |
Dispose() |
Releases all resources the element uses.
Inherited from Hierarchical |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Tree |
Get |
Gets the hash code (a number) that corresponds to the value of the current Tree |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the short class name enclosed in parentheses.
Inherited from Hierarchical |
#Events
Name | Description |
---|---|
Layout |
Occurs after a layout algorithm’s property changes. |
See Also