Skip to main content

TreeMapLayoutAlgorithmBase Members

The base class for all classes representing layout algorithms.

Properties

Name Description
Owner Returns an object’s owner. Inherited from TreeMapDependencyObject.

Methods

Name Description
Calculate(IList<ITreeMapLayoutItem>, Size, Int32) Arranges the specified list of tree map items.

Events

Name Description
PropertyChanged Occurs every time any of the TreeMapDependencyObject class properties has changed its value. Inherited from TreeMapDependencyObject.
See Also