Visual Basic (Declaration) | |
---|---|
Public MustOverride Property MeasurementOffset As Integer |
C# | |
---|---|
public abstract int MeasurementOffset {get; set;} |
Property Value
The default value is 0 symbols. The maximum value is the current ResultLength - MeasurementInterval, and the minimum value is 0 symbols.Together with MeasurementInterval, this specifies the subset of ResultLength to analyze.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)