This topic has not yet been rated - Rate this topic

Thickness Constructor

Initializes a new instance of the Thickness structure.

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 Thickness(Double) Initializes a new instance of the Thickness structure that has the specified uniform length on each side.
Public method Thickness(Double, Double, Double, Double) Initializes a new instance of the Thickness structure that has specific lengths (supplied as a Double) applied to each side of the rectangle.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.