Table of Contents

Method GetVerticalOffset

Namespace
Innova.Prism.Library.Utilities
Assembly
Innova.Prism.Library.dll

GetVerticalOffset(VerticalAlignment, double, double, double)

public static double GetVerticalOffset(VerticalAlignment verticalPlacement, double popupHeight, double targetHeight, double offsetHeight)

Parameters

verticalPlacement VerticalAlignment
popupHeight double
targetHeight double
offsetHeight double

Returns

double