SurfaceCurveSegmentInitialSurfacePoint 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic override Cartographic InitialSurfacePoint { get; }Public Overrides ReadOnly Property InitialSurfacePoint As Cartographic
	Get
public:
virtual property Cartographic InitialSurfacePoint {
	Cartographic get () override;
}abstract InitialSurfacePoint : Cartographic with get
override InitialSurfacePoint : Cartographic with get
Property Value
Type: 
Cartographic
See Also