NVector2i Struct
Definition
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 struct NVector2i : IEquatable<CoreGraphics.NVector2i>
type NVector2i = struct
- Inheritance
-
NVector2i
- Implements
Constructors
| Name | Description |
|---|---|
| NVector2i(Int32, Int32) | |
Fields
| Name | Description |
|---|---|
| X | |
| Y | |
Properties
| Name | Description |
|---|---|
| Zero | |
Methods
| Name | Description |
|---|---|
| Equals(NVector2i) | |
| Equals(Object) | |
| GetHashCode() | |
| ToString() | |
Operators
| Name | Description |
|---|---|
| Equality(NVector2i, NVector2i) | |
| Inequality(NVector2i, NVector2i) | |