SurfaceArcCenter Property |
Gets the center of the surface arc.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 23.2.417.0 (23.2.417.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