CoverageGridPointWithResultsCoverageGridPoint Property |
Namespace:
AGI.Foundation.Coverage
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic 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:
CoverageGridPoint
See Also