This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Xamarin.Forms.Point operator - (Xamarin.Forms.Point p, Xamarin.Forms.Shapes.Vector2 v);
static member ( - ) : Xamarin.Forms.Point * Xamarin.Forms.Shapes.Vector2 -> Xamarin.Forms.Point
public static Xamarin.Forms.Shapes.Vector2 operator - (Xamarin.Forms.Shapes.Vector2 v1, Xamarin.Forms.Shapes.Vector2 v2);
static member ( - ) : Xamarin.Forms.Shapes.Vector2 * Xamarin.Forms.Shapes.Vector2 -> Xamarin.Forms.Shapes.Vector2