DWRectangle MembersDocuWare Platform .NET API
The DWRectangle type exposes the following members.
Constructors

  NameDescription
Public methodDWRectangle
Initializes a new instance of the DWRectangle class
Back to Top
Properties

  NameDescription
Public propertyHeight
The height of the rectangle in coordinates.
Public propertyLeft
The left coordinate of the rectangle.
Public propertyTop
The top coordinate of the rectangle.
Public propertyWidth
The width of the rectangle in coordinates.
Back to Top
See Also