CALayer.AffineTransform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The affine version of the layer's Transform.
public virtual CoreGraphics.CGAffineTransform AffineTransform { [Foundation.Export("affineTransform")] get; [Foundation.Export("setAffineTransform:")] set; }
member this.AffineTransform : CoreGraphics.CGAffineTransform with get, set
Property Value
- Attributes