GridLength Constructor
.NET Framework 4.5
Initializes a new instance of the GridLength structure.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GridLength(Double) | Initializes a new instance of the GridLength structure using the specified absolute value in pixels. |
|
GridLength(Double, GridUnitType) | Initializes a new instance of the GridLength structure and specifies what kind of value it holds. |