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

GetIsEmpty() public static method

public static GetIsEmpty ( [ target ) : bool
target [
return bool
		public static extern bool GetIsEmpty([In] Rect target);
		public static extern float GetBottom([In] Rect target);