VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / DrawingEngine Class
In This Topic
DrawingEngine Class Properties
In This Topic
For a list of all properties of this type, see DrawingEngine.
Public Properties
 NameDescription
Public PropertyGets or sets the character spacing, in world space.
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.
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.
Public PropertyGets or sets the interpolation mode, which is associated with this drawing engine.
Public PropertyGets a value indicating whether the clipping region of drawing engine is empty.
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.
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.
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