CustomRenderSettings Class
CustomRenderSettings class
Represents custom settings during rendering.
type CustomRenderSettings struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewCustomRenderSettings | Ctor. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetCellBorderWidth | Specifies cell border width according to border type. |