Click or drag to resize

PointInRegionNearestToReferencePointSurfaceRegion Property

Gets or sets the EllipsoidSurfaceRegion which defines the area in which the point will be located.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public EllipsoidSurfaceRegion SurfaceRegion { get; set; }

Property Value

Type: EllipsoidSurfaceRegion
See Also