Share via


CITriangleKaleidoscope.InputPoint Property

Definition

Gets or sets the point in the source image about which to sample for the kaleidoscopic effect.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public CoreGraphics.CGPoint InputPoint { [Foundation.Export("point", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPoint:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("point", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setPoint:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.InputPoint : CoreGraphics.CGPoint with get, set

Property Value

Implements

Attributes

Applies to