ShapeObject Properties |
The ShapeObject type exposes the following members.
Name | Description | |
---|---|---|
BoundingBox |
A bounding box representing the smallest rectangle that fully encloses the ShapeObject object.
(Overrides BoundingBox.) | |
Brush |
A brush currently in use by the ShapeObject object to draw itself.
| |
Origin |
A point representing the origin of this DrawObject object in canvas coordinates.
(Inherited from DrawObject.) | |
Pen |
A pen currently in use by the ShapeObject object to draw itself.
| |
RasterOperation |
A constant, indicating the raster operation in use for this DrawObject object:
(Inherited from DrawObject.) | |
Size |
A dimension representing the current size of the ShapeObject object, in canvas coordinates.
(Overrides Size.) |