共用方式為


GKPath.GetPoint(nuint) 方法

定義

開發人員不應該使用此已被取代的方法。 開發人員應該改用 'GetVector2Point'。

[Foundation.Export("pointAtIndex:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GetVector2Point' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GetVector2Point' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, "Use 'GetVector2Point' instead.")]
public virtual OpenTK.Vector2 GetPoint (nuint index);
abstract member GetPoint : nuint -> OpenTK.Vector2
override this.GetPoint : nuint -> OpenTK.Vector2

參數

index
System.System.UIntPtr System.unativeint

傳回

屬性

適用於