GeographicBoundingBoxMax Property |
Gets the maximum geographic coordinates.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetEcadData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic GeographicCoordinates Max { get; }
Public ReadOnly Property Max As GeographicCoordinates
Get
public:
property GeographicCoordinates^ Max {
GeographicCoordinates^ get ();
}
member Max : GeographicCoordinates with get
Property Value
Type:
GeographicCoordinates
See Also