MeshLib C# Docs
Loading...
Searching...
No Matches

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

Inheritance diagram for MR.Const_Pdf.Const_TextCellParams:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_TextCellParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_TextCellParams (MR.Pdf._ByValue_TextParams textParams, MR.Box2f rect, MR.Color colorBorder, MR.Color colorBackground)
 Constructs MR.Pdf.TextCellParams elementwise.
unsafe Const_TextCellParams (MR.Pdf._ByValue_TextCellParams _other)
 Generated from constructor MR::Pdf::TextCellParams::TextCellParams.
 Const_TextCellParams (Const_TextCellParams _other)
 Generated from constructor MR::Pdf::TextCellParams::TextCellParams.
 Const_TextCellParams (TextCellParams _other)
 Generated from constructor MR::Pdf::TextCellParams::TextCellParams.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.Box2f__ref_storage_rect
unsafe MR.Color__ref_storage_colorBorder
unsafe MR.Color__ref_storage_colorBackground

Properties

unsafe MR.Pdf.Const_TextParams textParams [get, protected set]
unsafe ref readonly MR.Box2f rect [get]
unsafe ref readonly MR.Color colorBorder [get]
unsafe ref readonly MR.Color colorBackground [get]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_TextCellParams() [1/5]

unsafe MR.Const_Pdf.Const_TextCellParams.Const_TextCellParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_TextCellParams() [2/5]

unsafe MR.Const_Pdf.Const_TextCellParams.Const_TextCellParams ( MR.Pdf._ByValue_TextParams textParams,
MR.Box2f rect,
MR.Color colorBorder,
MR.Color colorBackground )
inline

Constructs MR.Pdf.TextCellParams elementwise.

◆ Const_TextCellParams() [3/5]

unsafe MR.Const_Pdf.Const_TextCellParams.Const_TextCellParams ( MR.Pdf._ByValue_TextCellParams _other)
inline

Generated from constructor MR::Pdf::TextCellParams::TextCellParams.

◆ Const_TextCellParams() [4/5]

MR.Const_Pdf.Const_TextCellParams.Const_TextCellParams ( Const_TextCellParams _other)
inline

Generated from constructor MR::Pdf::TextCellParams::TextCellParams.

◆ Const_TextCellParams() [5/5]

MR.Const_Pdf.Const_TextCellParams.Const_TextCellParams ( TextCellParams _other)
inline

Generated from constructor MR::Pdf::TextCellParams::TextCellParams.

Member Function Documentation

◆ Dispose() [1/2]

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

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_colorBackground

unsafe MR.Color* MR.Const_Pdf.Const_TextCellParams.__ref_storage_colorBackground
protected

◆ __ref_storage_colorBorder

unsafe MR.Color* MR.Const_Pdf.Const_TextCellParams.__ref_storage_colorBorder
protected

◆ __ref_storage_rect

unsafe MR.Box2f* MR.Const_Pdf.Const_TextCellParams.__ref_storage_rect
protected

Property Documentation

◆ colorBackground

unsafe ref readonly MR.Color MR.Const_Pdf.Const_TextCellParams.colorBackground
get

◆ colorBorder

unsafe ref readonly MR.Color MR.Const_Pdf.Const_TextCellParams.colorBorder
get

◆ rect

unsafe ref readonly MR.Box2f MR.Const_Pdf.Const_TextCellParams.rect
get

◆ textParams

unsafe MR.Pdf.Const_TextParams MR.Const_Pdf.Const_TextCellParams.textParams
getprotected set

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