Click or drag to resize

ScalarCartographicElementElement Property

Gets or sets the element to compute (latitude, longitude, or height).

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

Property Value

Type: CartographicElement
See Also