Click or drag to resize

PointInRegionNearestToReferencePoint.SurfaceRegion 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: 25.1.421.0 (25.1.421.0)
Syntax
public EllipsoidSurfaceRegion SurfaceRegion { get; set; }

Property Value

Type: EllipsoidSurfaceRegion
See Also