VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.Svg Namespace / SvgDrawingEngine Class
In This Topic
SvgDrawingEngine Class Properties
In This Topic
For a list of all properties of this type, see SvgDrawingEngine.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether encoder can create file that has references to the external fonts.
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 or sets a value indicating whether the drawing engine must detect duplicate paths.
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 image encoder that is used to encode embedded raster images in SVG file.
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. (Inherited from DrawingEngine)
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