CGContext.TextMatrix Property

Definition

Defines the transform between text space and user space. Independent of the CGContext's state.

public CoreGraphics.CGAffineTransform TextMatrix { get; set; }
member this.TextMatrix : CoreGraphics.CGAffineTransform with get, set

Property Value

Applies to