MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_Pdf.Const_CellCustomParams Class Reference

Generated from class MR.Pdf.CellCustomParams. This is the const half of the class. More...

Inheritance diagram for MR.Const_Pdf.Const_CellCustomParams:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_CellCustomParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_CellCustomParams (MR._InOpt_Color colorText, MR._InOpt_Color colorCellBg, MR._InOpt_Color colorCellBorder, string? text)
 Constructs MR.Pdf.CellCustomParams elementwise.
unsafe Const_CellCustomParams (MR.Pdf._ByValue_CellCustomParams _other)
 Generated from constructor MR::Pdf::CellCustomParams::CellCustomParams.
 Const_CellCustomParams (Const_CellCustomParams _other)
 Generated from constructor MR::Pdf::CellCustomParams::CellCustomParams.
 Const_CellCustomParams (CellCustomParams _other)
 Generated from constructor MR::Pdf::CellCustomParams::CellCustomParams.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Std.Const_Optional_MRColor colorText [get, protected set]
unsafe MR.Std.Const_Optional_MRColor colorCellBg [get, protected set]
unsafe MR.Std.Const_Optional_MRColor colorCellBorder [get, protected set]
unsafe MR.Std.Const_Optional_StdString text [get, protected set]

Detailed Description

Generated from class MR.Pdf.CellCustomParams. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_CellCustomParams() [1/5]

unsafe MR.Const_Pdf.Const_CellCustomParams.Const_CellCustomParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_CellCustomParams() [2/5]

unsafe MR.Const_Pdf.Const_CellCustomParams.Const_CellCustomParams ( MR._InOpt_Color colorText,
MR._InOpt_Color colorCellBg,
MR._InOpt_Color colorCellBorder,
string? text )
inline

Constructs MR.Pdf.CellCustomParams elementwise.

◆ Const_CellCustomParams() [3/5]

unsafe MR.Const_Pdf.Const_CellCustomParams.Const_CellCustomParams ( MR.Pdf._ByValue_CellCustomParams _other)
inline

Generated from constructor MR::Pdf::CellCustomParams::CellCustomParams.

◆ Const_CellCustomParams() [4/5]

MR.Const_Pdf.Const_CellCustomParams.Const_CellCustomParams ( Const_CellCustomParams _other)
inline

Generated from constructor MR::Pdf::CellCustomParams::CellCustomParams.

◆ Const_CellCustomParams() [5/5]

MR.Const_Pdf.Const_CellCustomParams.Const_CellCustomParams ( CellCustomParams _other)
inline

Generated from constructor MR::Pdf::CellCustomParams::CellCustomParams.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_Pdf.Const_CellCustomParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_Pdf.Const_CellCustomParams.Dispose ( bool disposing)
inlineprotectedvirtual

Property Documentation

◆ colorCellBg

unsafe MR.Std.Const_Optional_MRColor MR.Const_Pdf.Const_CellCustomParams.colorCellBg
getprotected set

◆ colorCellBorder

unsafe MR.Std.Const_Optional_MRColor MR.Const_Pdf.Const_CellCustomParams.colorCellBorder
getprotected set

◆ colorText

unsafe MR.Std.Const_Optional_MRColor MR.Const_Pdf.Const_CellCustomParams.colorText
getprotected set

◆ text

unsafe MR.Std.Const_Optional_StdString MR.Const_Pdf.Const_CellCustomParams.text
getprotected set

The documentation for this class was generated from the following file: