SurfaceArcCenter Property |
Gets the center of the surface arc.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Cartographic Center { get; }
Public ReadOnly Property Center As Cartographic
Get
public:
property Cartographic Center {
Cartographic get ();
}
member Center : Cartographic with get
Property Value
Type:
Cartographic
See Also