Skip to main content
A newer version of this page is available. .
All docs
V20.2

TreeMapPadding Members

Constructors

Name Description
TreeMapPadding(Int32, Int32, Int32, Int32) Initializes a new instance of the TreeMapPadding class with specified settings.
TreeMapPadding(Int32) Initializes a new instance of the TreeMapPadding class with specified settings.

Fields

Name
Empty static

Methods

Name Description
Add(TreeMapPadding, TreeMapPadding) static
Equals(TreeMapPadding)
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)
GetHashCode()
GetType() Gets the Type of the current instance. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
Subtract(TreeMapPadding, TreeMapPadding) static
ToString()
See Also