RasterSearchProcedure.Center Property |
Gets or sets the center of the search area.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
Cartographic
See Also