CoverageGridPointWithResultsCoverageGridPoint Property |
Namespace:
AGI.Foundation.Coverage
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public CoverageGridPoint CoverageGridPoint { get; set; }
Public Property CoverageGridPoint As CoverageGridPoint
Get
Set
public:
property CoverageGridPoint^ CoverageGridPoint {
CoverageGridPoint^ get ();
void set (CoverageGridPoint^ value);
}
member CoverageGridPoint : CoverageGridPoint with get, set
Property Value
Type:
CoverageGridPointSee Also