Share via


CIVector.Point Property

Definition

Gets the point that is represented by (X,Y).

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint Point { [Foundation.Export("CGPointValue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("CGPointValue")>]
member this.Point : CoreGraphics.CGPoint

Property Value

Attributes

Applies to