CoverageGridPointWithResults.CoverageGridPoint Property |
Namespace:
AGI.Foundation.Coverage
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 25.1.421.0 (25.1.421.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