ConfigurableSurfaceProcedureAnchorPoint Property  | 
 
            Gets the surface location to use as a marker for the approximate center or point
            of interest for the given procedure.
            
 
    Namespace: 
   AGI.Foundation.RouteDesign.Advanced
    Assembly:
   AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic abstract Cartographic AnchorPoint { get; }Public MustOverride ReadOnly Property AnchorPoint As Cartographic
	Get
public:
virtual property Cartographic AnchorPoint {
	Cartographic get () abstract;
}abstract AnchorPoint : Cartographic with get
Property Value
Type: 
Cartographic
See Also