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