RasterSearchProcedureCenter Property |
Gets or sets the center of the search area.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Cartographic Center { get; set; }
Public Property Center As Cartographic
Get
Set
public:
property Cartographic Center {
Cartographic get ();
void set (Cartographic value);
}
member Center : Cartographic with get, set
Property Value
Type:
CartographicSee Also