Поделиться через


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

Возвращаемое значение

Атрибуты

Применяется к