Margins.Equals

Margins.Equals method

Compares this margins with other.

public override bool Equals(object obj)
ParameterTypeDescription
objObjectAnother margins object.

Return Value

True if all margins are equal.

See Also