Vector2Node Class
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.
Class Vector2Node. This class cannot be inherited.
public sealed class Vector2Node : Microsoft.Toolkit.Uwp.UI.Animations.Expressions.ExpressionNode
type Vector2Node = class
inherit ExpressionNode
Public NotInheritable Class Vector2Node
Inherits ExpressionNode
- Inheritance
Subchannels |
Gets or sets the subchannels. (Inherited from ExpressionNode) |
X |
Gets the x subchannel. |
Y |
Gets the y subchannel. |
Addition(Vector2Node, Vector2Node) |
Implements the + operator. |
Division(Vector2Node, Vector2Node) |
Implements the / operator. |
Equality(Vector2Node, Vector2Node) |
Implements the == operator. |
Implicit(Vector2 to Vector2Node) |
Performs an implicit conversion from Vector2 to Vector2Node. |
Inequality(Vector2Node, Vector2Node) |
Implements the != operator. |
Modulus(Vector2Node, Vector2Node) |
Implements the % operator. |
Multiply(Vector2Node, Scalar |
Implements the * operator. |
Multiply(Vector2Node, Vector2Node) |
Implements the * operator. |
Subtraction(Vector2Node, Vector2Node) |
Implements the - operator. |
Unary |
Implements the - operator. |
Производ | Верзије |
---|---|
Windows Community Toolkit | 6.1.1, 7.0.0, 7.1.0 |