DisplayRect Element (Deep Zoom File Format Schema)
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Contains Rect elements that define the rectangle to be displayed.
Image Element (Deep Zoom File Format Schema)
DisplayRects Element (Deep Zoom File Format Schema)
<DisplayRect
MinLevel = "lowest level"
MaxLevel = "highest level"
>
<Rect> ... </Rect>
</DisplayRect>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
MinLevel |
Required unsignedLong attribute. Index of the lowest level at which the rectangle is displayed. |
MaxLevel |
Required unsignedLong attribute. Index of the highest level at which the rectangle is displayed. |
Child Elements
Element |
Description |
---|---|
Defines the rectangle to be displayed. |
Parent Elements
Element |
Description |
---|---|
Contains DisplayRect elements that describe all available pixels. |
Remarks
minOccurs="0"
maxOccurs="unbounded"
Element Information
Namespace |
Empty |
Schema name |
Deep Zoom Schema |
Validation file |
deepzoom.xsd |
Can be empty |
Yes |