Share via


CIVector.AffineTransform Property

Definition

Gets the affine transform that is represented by the first 6 elements of this CIVector.

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

Property Value

Attributes

Applies to