GazeStabilizer.StoredStabilitySamples 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.
Number of samples that you want to iterate on.
public:
property int StoredStabilitySamples { int get(); };
public int StoredStabilitySamples { get; }
member this.StoredStabilitySamples : int
Public ReadOnly Property StoredStabilitySamples As Integer