Padding Constructor (System.Windows.Forms)

Switch View :
ScriptFree
.NET Framework Class Library
Padding Constructor

Initializes a new instance of the Padding class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Padding(Int32) Initializes a new instance of the Padding class using the supplied padding size for all edges.
Public method Padding(Int32, Int32, Int32, Int32) Initializes a new instance of the Padding class using a separate padding size for each edge.
Top
See Also

Reference