VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.SkiaSharp Namespace / SkiaSharpImageBrush Class
In This Topic
    SkiaSharpImageBrush Class Properties
    In This Topic
    For a list of all properties of this type, see SkiaSharpImageBrush.
    Public Properties
     NameDescription
    Public PropertyGets the image associated with this image brush.
    Public PropertyGets or sets a value indicating whether this brush is used in device space. (Inherited from SkiaSharpBrush)
    Public PropertyGets the source object of this brush. (Inherited from SkiaSharpBrush)
    Public PropertyGets or sets the tile mode of this image brush.
    Public PropertyGets or sets the copy of transform, which defines a local geometric transformation for the image associated with this image brush.
    See Also