CALayer.AnchorPointZ 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 anchor point for the Bounds, defined along the Z axis.
public virtual nfloat AnchorPointZ { [Foundation.Export("anchorPointZ")] get; [Foundation.Export("setAnchorPointZ:")] set; }
member this.AnchorPointZ : nfloat with get, set
Property Value
The default value is 0.
- Attributes