Click or drag to resize

DrawObject Properties

X#

The DrawObject type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
A bounding box representing the smallest rectangle (in the owner window's canvas coordinates) which encloses this DrawObject object.
Public propertyOrigin
A point representing the origin of this DrawObject object in canvas coordinates.
Public propertyRasterOperation
A constant, indicating the raster operation in use for this DrawObject object:
Public propertySize
A dimension representing the size of this DrawObject object.
Top
See Also