SolidFill Class
Contents
[
Hide
]SolidFill class
Encapsulates the object that represents solid fill format
type SolidFill struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetColor | Gets or sets the |
SetColor | Gets or sets the |
GetCellsColor | Gets and sets the |
SetCellsColor | Gets and sets the |
GetTransparency | Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). |
SetTransparency | Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). |
GetHashCode | Gets the hash code. |
Equals |