GroupNode Element
Contains a set of elements—Paragraph, InkWord, Drawing, Text, Image, or Flag—that are grouped together in the Journal note.
Definition
<xs:element name="GroupNode" type="GroupNodeType" />
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 | GroupNodeType complexType |
Namespace | urn:schemas-microsoft-com:tabletpc:richink |
Schema name | Journal Reader |