Click or drag to resize

EllipseObject Properties

X#

The EllipseObject type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
A bounding box representing the smallest rectangle that fully encloses the ShapeObject object.
(Inherited from ShapeObject.)
Public propertyBrush
A brush currently in use by the ShapeObject object to draw itself.
(Inherited from ShapeObject.)
Public propertyOrigin
A point representing the origin of this DrawObject object in canvas coordinates.
(Inherited from DrawObject.)
Public propertyPen
A pen currently in use by the ShapeObject object to draw itself.
(Inherited from ShapeObject.)
Public propertyRasterOperation
A constant, indicating the raster operation in use for this DrawObject object:
(Inherited from DrawObject.)
Public propertySize
A dimension representing the current size of the ShapeObject object, in canvas coordinates.
(Inherited from ShapeObject.)
Top
See Also