SurfaceSegmentInitialSurfacePoint Property |
Gets the initial position at the start of the surface segment.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public virtual Cartographic InitialSurfacePoint { get; }
Public Overridable ReadOnly Property InitialSurfacePoint As Cartographic
Get
public:
virtual property Cartographic InitialSurfacePoint {
Cartographic get ();
}
abstract InitialSurfacePoint : Cartographic with get
override InitialSurfacePoint : Cartographic with get
Property Value
Type:
CartographicSee Also