SolidFill Class

SolidFill class

Encapsulates the object that represents solid fill format


type SolidFill struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetColorGets or sets the .
SetColorGets or sets the .
GetCellsColorGets and sets the object.
SetCellsColorGets and sets the object.
GetTransparencyReturns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
SetTransparencyReturns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
GetHashCodeGets the hash code.
Equals