Name | Description | |
---|---|---|
![]() | GdiSolidBrush | Initializes a new instance of the GdiSolidBrush class. |
Name | Description | |
---|---|---|
![]() | GdiSolidBrush | Initializes a new instance of the GdiSolidBrush class. |
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the color of the brush. |
![]() | IsDrawnInDeviceSpace | Gets or sets a value indicating whether this brush is used in device space. (Inherited from GdiBrush) |
![]() | Source | Gets the source object of this brush. (Inherited from GdiBrush) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new GdiSolidBrush that is a copy of the current instance. |
![]() | CopyTo | Copies current GdiBrush to the target GdiBrush. (Inherited from GdiBrush) |
![]() | Dispose | Releases all resources used by this GdiBrush object. (Inherited from GdiBrush) |
![]() | Equals | Determines whether the specified System.Object is equal to the current color. |
![]() | GetHashCode | Serves as a hash function for a particular type. |