Margins.GetHashCode Method

Definition

Gets the hash code for the Margins object.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

An integer value that represents the hash code for a Margins object.

Applies to