PeekResizeEventArgs.NewHeightAbsolute Property

Definition

Gets the height of the Peek control in pixels.

public:
 property double NewHeightAbsolute { double get(); };
public:
 property double NewHeightAbsolute { double get(); };
public double NewHeightAbsolute { get; }
member this.NewHeightAbsolute : double
Public ReadOnly Property NewHeightAbsolute As Double

Property Value

The height of the Peek control in pixels.

Applies to