Table of Contents

Method GetHorizontalOffset

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

GetHorizontalOffset(HorizontalAlignment, double, double, double)

public static double GetHorizontalOffset(HorizontalAlignment horizontalPlacement, double popupWidth, double targetWidth, double offsetWidth)

Parameters

horizontalPlacement HorizontalAlignment
popupWidth double
targetWidth double
offsetWidth double

Returns

double