NoneFill Class
NoneFill class
Represents no fill.
type NoneFill struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Represents no fill.
type NoneFill struct {
ptr unsafe.Pointer
}
Method | Description |
---|
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |