VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.SkiaSharp Namespace / SkiaSharpDrawingEngine Class
In This Topic
    SkiaSharpDrawingEngine Class Properties
    In This Topic
    For a list of all properties of this type, see SkiaSharpDrawingEngine.
    Public Properties
     NameDescription
    Public PropertyGets the canvas image. (Inherited from RasterDrawingEngine)
    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.
    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 rendering is resumed. (Inherited from RasterDrawingEngine)
    Public PropertyGets a value indicating whether this drawing engine draws on vector drawing surface. (Inherited from RasterDrawingEngine)
    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. (Inherited from RasterDrawingEngine)
    Public PropertyGets or sets the smoothing mode, which is associated with this drawing engine.
    Public PropertyGets the surface bounds, in surface space. (Inherited from RasterDrawingEngine)
    Public PropertyGets or sets the text rendering hint. (Inherited from RasterDrawingEngine)
    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. (Inherited from RasterDrawingEngine)
    Protected Properties
     NameDescription
    Protected PropertyGets the canvas pixel manipulator. (Inherited from RasterDrawingEngine)
    See Also