Share via


AdornerPlacementValue Members

Include Protected Members
Include Inherited Members

Represents a single value in an AdornerPlacementCollection.

The AdornerPlacementValue type exposes the following members.

Constructors

 

Name

Description

Public method

AdornerPlacementValue

Initializes a new instance of the AdornerPlacementValue class.

Top

Methods

 

Name

Description

Public method

Equals

Overloaded. Returns a value indicating whether this instance is equal to a specified AdornerPlacementValue.

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Returns the hash code for this structure. (Overrides ValueType.GetHashCode().)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns the fully qualified type name of this instance. (Inherited from ValueType.)

Top

Operators

 

Name

Description

Public operatorStatic member

Equality

Determines whether the two specified AdornerPlacementValue objects have the same value.

Public operatorStatic member

Inequality

Determines whether the two specified AdornerPlacementValue objects have different values.

Top

Properties

 

Name

Description

Public property

Contribution

Gets or sets the distance the placement term is affected by.

Public property

Term

Gets or sets the placement term affected by this contribution amount.

Top

See Also

Reference

AdornerPlacementValue Structure

Microsoft.Windows.Design.Interaction Namespace