FormattedTextObject Properties |
The FormattedTextObject type exposes the following members.
Name | Description | |
---|---|---|
BoundingBox |
A bounding box representing the smallest rectangle (in the owner window's canvas coordinates) which encloses this TextObject object.
(Inherited from TextObject.) | |
Origin |
A point representing the origin of this DrawObject object in canvas coordinates.
(Inherited from DrawObject.) | |
RasterOperation |
A constant, indicating the raster operation in use for this DrawObject object:
(Inherited from DrawObject.) | |
Size |
A dimension representing the size of this DrawObject object.
(Inherited from DrawObject.) | |
TabSize |
A numeric value representing the tab size—in characters—for a FormattedTextObject object. The default tab size is 8.
|