NoneFill Class

NoneFill class

Represents no fill.


type NoneFill struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.