VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Drawing.Gdi Namespace / GdiBrush Class
Properties Methods SeeAlso
In This Topic
    GdiBrush Class Members
    In This Topic
    The following tables list the members exposed by GdiBrush.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether this brush is used in device space.
    Public PropertyGets the source object of this brush.
    Public Methods
     NameDescription
    Public MethodCreates a new brush that is a copy of the current instance.
    Public MethodCopies current GdiBrush to the target GdiBrush.
    Public MethodReleases all resources used by this GdiBrush object.
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    See Also