CoverageFilterFilterType Property |
Gets a value indicating how the number of assets are used to filter a given interval of access.
Namespace:
AGI.Foundation.Coverage
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public CoverageFilterType FilterType { get; }
Public ReadOnly Property FilterType As CoverageFilterType
Get
public:
property CoverageFilterType FilterType {
CoverageFilterType get ();
}
member FilterType : CoverageFilterType with get
Property Value
Type:
CoverageFilterTypeSee Also