LayoutFarm.RenderElement.GetGlobalLocation C# (CSharp) Метод

GetGlobalLocation() публичный Метод

public GetGlobalLocation ( ) : Point
Результат Point
        public Point GetGlobalLocation()
        {
            return GetGlobalLocationStatic(this);
        }
        static Point GetGlobalLocationStatic(RenderElement re)