ICustomDataSet.DataCoverage Property
Gets the data coverage of the dataset.
Syntax
public RectangleSet DataCoverage { get; }
Property Value
Remarks
This property exists to let LevelOfDetailOperator get data from another dataset if an area isn't covered by the dataset. See also DataSet.GetDataCoverage.
Platforms
Windows, Linux, Android