Windows.UI.Xaml.RectHelper.GetLeft C# (CSharp) Method

GetLeft() public static method

public static GetLeft ( [ target ) : float
target [
return float
		public static extern float GetLeft([In] Rect target);
		public static extern float GetRight([In] Rect target);