GKGridGraphNode.GridPosition Property
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.
The location of the GKGridGraphNode.
public virtual OpenTK.Vector2i GridPosition { [Foundation.Export("gridPosition", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.NotImplemented] set; }
member this.GridPosition : OpenTK.Vector2i with get, set
Property Value
- Attributes