MobileForms Toolkit Documentation

MarginPadding.Equals Method 

Determines whether the value of the specified object is equivalent to the current MarginPadding.

public override bool Equals(
object o
);

Parameters

o
The object to compare to the current MarginPadding.

Return Value

true if the MarginPadding objects are equivalent; otherwise, false.

See Also

MarginPadding Class | Resco.Controls.ProgressBar Namespace