4.981 Vector
x:Object > Vector | |
Vector | |
(usage) |
<Vector> string </Vector> |
(description) |
Represents a displacement in 2-D space. |
(used by) |
ContainerVisual InertiaExpansionBehavior InertiaTranslationBehavior VectorCollection VectorKeyFrame Viewport3DVisual |
[is nullable] |
false |
[text syntax] |
VectorSyntax |
(properties) |
|
X |
x:Double |
(description) |
The X component of this vector. |
Y |
x:Double |
(description) |
The Y component of this vector. |