Open.Core.Css.CenterHorizontally C# (CSharp) Метод

CenterHorizontally() приватный Метод

private CenterHorizontally ( jQueryObject element, jQueryObject within ) : jQueryObject
element jQueryObject
within jQueryObject
Результат jQueryObject
        public static extern jQueryObject CenterHorizontally(jQueryObject element, jQueryObject within);

Same methods

Css::CenterHorizontally ( jQueryObject element, jQueryObject within, Spacing offset ) : jQueryObject