GKGaussianDistribution.Deviation 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.
Determines the spread of the distribution.
public virtual float Deviation { [Foundation.Export("deviation")] get; }
member this.Deviation : single
Property Value
- Attributes
Remarks
The higher the deviation, the more spread in the distribution.
In the following, the thin, tall distribution has a Deviation of 0.75, while the widest has a Deviation of 2.0.