GridLength Constructor (Double)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the GridLength structure using the specified absolute value in logical pixels.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- pixels
- Type: System.Double
The absolute count of logical pixels to establish as the value.
Show: