VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextRegionBuilder Class
In This Topic
TextRegionBuilder Class Properties
In This Topic
For a list of all properties of this type, see TextRegionBuilder.
Public Properties
 NameDescription
Public PropertyGets or sets the character spacing, in world space. (Inherited from DrawingEngine)
Public PropertyGets or sets a copy of region that limits the drawing region of this drawing engine.
Public PropertyGets the bounding rectangle of the clipping region of this drawing engine.
Public PropertyGets or sets the compositing mode. (Inherited from DrawingEngine)
Public PropertyGets the drawing factory of this drawing engine.
Public PropertyGets or sets a value indicating whether the SDK must use special algorithm for drawing sharp image borders. (Inherited from DrawingEngine)
Public PropertyGets or sets the interpolation mode associated with this drawing engine.
Public PropertyGets a value indicating whether the clipping region of drawing engine is empty. (Inherited from DrawingEngine)
Public PropertyGets a value indicating whether this drawing engine draws on vector drawing surface.
Public PropertyGets or sets the minimum width of pen, measured in device pixels. (Inherited from DrawingEngine)
Public PropertyGets the rendering mode.
Public PropertyGets the resolution of this drawing engine.
Public PropertyGets or sets the smoothing mode associated with this drawing engine.
Public PropertyGets the surface bounds, in surface space.
Public PropertyGets or sets the text rendering method. (Inherited from DrawingEngine)
Public PropertyGets or sets a copy of the geometric world transformation for this drawing engine.
Public PropertyGets the bounding rectangle of the visible clipping region of this drawing engine.
See Also