SurfaceArcCenter Property |
Gets the center of the surface arc.
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 Cartographic Center { get; }
Public ReadOnly Property Center As Cartographic
Get
public:
property Cartographic Center {
Cartographic get ();
}
member Center : Cartographic with get
Property Value
Type:
CartographicSee Also