Click or drag to resize

CentralBodyLayeredProjectedVolumeAccessConstraintVolumeLayerPointsDefiningConvexHullInLayer Property

Gets the points in the layer that define the convex hull.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public ReadOnlyCollection<Cartographic> PointsDefiningConvexHullInLayer { get; }

Property Value

Type: ReadOnlyCollectionCartographic
See Also