Click or drag to resize

LineObject Properties

X#

The LineObject type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
A bounding box representing the smallest rectangle that completely encloses this LineObject object.
(Overrides BoundingBox.)
Public propertyOrigin
A point, in canvas coordinates, representing the starting coordinate of the LineObject object on its owner window.
(Overrides Origin.)
Public propertyPen
A pen associated with this LineObject object.
Public propertyRasterOperation
A constant, indicating the raster operation in use for this DrawObject object:
(Inherited from DrawObject.)
Public propertySize
A dimension representing the size of this LineObject object.
(Overrides Size.)
Top
See Also