This topic has not yet been rated - Rate this topic

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.

  NameDescription
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
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.