complexType XYEnvelope
diagram mapping_p296.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
children tns:XY1 tns:XY2
used by
element   ZoomNamedMapByWindowRequest/XYEnvelope
description
An envelope using XY coordinates in pixels used to display a box or a boundary on a map image. The envelope is defined using two XY pairs. The maximum extent of these two pairs will be used to calculate the envelope.

element XYEnvelope/XY1
diagram mapping_p297.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:XY
properties
content   complex
attributes
Name    Type    Use    Default    Fixed    Annotation
x    xsd:double    required         
The horizontal value in pixels of the XY pair.
y    xsd:double    required         
The vertical value in pixels of the XY pair.
description
The first XY coordinate.

element XYEnvelope/XY2
diagram mapping_p298.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:XY
properties
content   complex
attributes
Name    Type    Use    Default    Fixed    Annotation
x    xsd:double    required         
The horizontal value in pixels of the XY pair.
y    xsd:double    required         
The vertical value in pixels of the XY pair.
description
The second XY coordinate.



© 2016 Pitney Bowes Software Inc. Email: pbbi.support@pb.com