GKPath.Cyclical 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.
Whether the GKPath's last point connects to the first point.
public virtual bool Cyclical { [Foundation.Export("isCyclical")] get; [Foundation.Export("setCyclical:")] set; }
member this.Cyclical : bool with get, set
Property Value
- Attributes