Accusoft.NotateXpressSdk Namespace : UserDrawEventArgs Class |
For a list of all members of this type, see UserDrawEventArgs members.
Name | Description | |
---|---|---|
![]() | Element | Gets the rectangle element being drawn. |
![]() | HandleDeviceContext | Gets the device context to draw to. |
![]() | Height | Gets the height of the rectangle to draw. |
![]() | Layer | Gets the layer on which the rectangle is drawn. |
![]() | UserLong | Gets the user supplied data. |
![]() | Width | Gets the width of the rectangle to draw. |
![]() | X | Gets the x coordinate of the rectangle to draw. |
![]() | Y | Gets the y coordinate of the rectangle to draw. |