EllipsoidSurfaceCurveInitialPoint Property |
Gets the initial planetodetic point on the path.
Namespace:
AGI.Foundation.Geometry.Shapes
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public abstract Cartographic InitialPoint { get; }
Public MustOverride ReadOnly Property InitialPoint As Cartographic
Get
public:
virtual property Cartographic InitialPoint {
Cartographic get () abstract;
}
abstract InitialPoint : Cartographic with get
Property Value
Type:
CartographicSee Also