InvalidRange

Field in Range

Summary

Represents the default value for a Range.

public static readonly Range InvalidRange = new(-1, -1, -1, -1);

Last updated

Was this helpful?