GridLength Constructor (Double)
.NET Framework (current version)
Initializes a new instance of the GridLength structure using the specified absolute value in pixels.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- pixels
-
Type:
System::Double
The number of device-independent pixels (96 pixels-per-inch).
| Exception | Condition |
|---|---|
| ArgumentException | Pixels is equal to NegativeInfinity, PositiveInfinity, or NaN. |
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: