Click or drag to resize

SpecifiedNodesEllipsoidSurfaceRegionBuilder.BoundaryNodes Property

Gets the boundary nodes for the surface region.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public List<Cartographic> BoundaryNodes { get; }

Property Value

Type: List<Cartographic>
See Also