Share via


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

戻り値

属性

適用対象