CAGradientLayer.EndPoint 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 end point for the gradient. This property can be animated.
public virtual CoreGraphics.CGPoint EndPoint { [Foundation.Export("endPoint")] get; [Foundation.Export("setEndPoint:")] set; }
member this.EndPoint : CoreGraphics.CGPoint with get, set
Property Value
- Attributes