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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
CartographicSee Also