Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains content that has been classified by the analyzer or the user as a drawing.
Definition
<xs:element name="Drawing" type="DrawingType" minOccurs="0" maxOccurs="unbounded" />
Parent Elements
Child Elements
Attributes
| Attribute | Type | Required | Description | Possible Values |
|---|---|---|---|---|
| Left | xs:integer | Required | The distance from the origin to the leftmost point in the bounding box for the element. | Any integer. |
| Top | xs:integer | Required | The distance from the origin to the topmost point in the bounding box for the element. | Any integer. |
| Width | xs:nonNegativeInteger | Required | The width of the bounding box for the element. | Any non-negative integer. |
| Height | xs:nonNegativeInteger | Required | The height of the bounding box for the element. | Any non-negative integer. |
Element Information
| Element | Value |
|---|---|
| Element type | DrawingType complexType |
| Namespace | urn:schemas-microsoft-com:tabletpc:richink |
| Schema name | Journal Reader |