Windows.UI.Xaml.RectHelper.GetLeft C# (CSharp) Méthode

GetLeft() public static méthode

public static GetLeft ( [ target ) : float
target [
Résultat float
		public static extern float GetLeft([In] Rect target);
		public static extern float GetRight([In] Rect target);