MarginsToString Method

Returns a System.String that represents the current Margins object.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public override string ToString()

Return Value

String
A System.String that represents the current Margins object.

See Also