Size Element (Deep Zoom File Format Schema)
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Defines the size of the image in pixels.
<Size
Width="image width"
Height="image height"
/>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
Width |
Required unsignedLong attribute. The width of the image. |
Height |
Required unsignedLong attribute. The height of the image. |
Child Elements
None.
Parent Elements
Remarks
Size is a required child element of I and Image.
minOccurs="1"
maxOccurs="1"
Element Information
Namespace |
Empty |
Schema name |
Deep Zoom Schema |
Validation file |
deepzoom.xsd |
Can be empty |
Yes |