Click or drag to resize

StkPatternFilePatternPatternData Property

Gets the pattern data associated with this pattern file in the angular units of the pattern file. The Radial property of each item corresponds to the first column of data and Clock corresponds to the second column.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public List<Polar> PatternData { get; }

Property Value

Type: ListPolar
See Also