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

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

Inheritance diagram for MR.Const_Pdf.Const_TextParams:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_TextParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_TextParams (MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath fontName, float fontSize, MR.Pdf.AlignmentHorizontal alignment, MR.Color colorText, bool underline)
 Constructs MR.Pdf.TextParams elementwise.
unsafe Const_TextParams (MR.Pdf._ByValue_TextParams _other)
 Generated from constructor MR::Pdf::TextParams::TextParams.
 Const_TextParams (Const_TextParams _other)
 Generated from constructor MR::Pdf::TextParams::TextParams.
 Const_TextParams (TextParams _other)
 Generated from constructor MR::Pdf::TextParams::TextParams.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe float * __ref_storage_fontSize
unsafe MR.Pdf.AlignmentHorizontal__ref_storage_alignment
unsafe MR.Color__ref_storage_colorText
unsafe bool * __ref_storage_underline

Properties

unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath fontName [get, protected set]
unsafe float fontSize [get]
unsafe MR.Pdf.AlignmentHorizontal alignment [get]
unsafe ref readonly MR.Color colorText [get]
unsafe bool underline [get]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_TextParams() [1/5]

unsafe MR.Const_Pdf.Const_TextParams.Const_TextParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_TextParams() [2/5]

unsafe MR.Const_Pdf.Const_TextParams.Const_TextParams ( MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath fontName,
float fontSize,
MR.Pdf.AlignmentHorizontal alignment,
MR.Color colorText,
bool underline )
inline

Constructs MR.Pdf.TextParams elementwise.

◆ Const_TextParams() [3/5]

unsafe MR.Const_Pdf.Const_TextParams.Const_TextParams ( MR.Pdf._ByValue_TextParams _other)
inline

Generated from constructor MR::Pdf::TextParams::TextParams.

◆ Const_TextParams() [4/5]

MR.Const_Pdf.Const_TextParams.Const_TextParams ( Const_TextParams _other)
inline

Generated from constructor MR::Pdf::TextParams::TextParams.

◆ Const_TextParams() [5/5]

MR.Const_Pdf.Const_TextParams.Const_TextParams ( TextParams _other)
inline

Generated from constructor MR::Pdf::TextParams::TextParams.

Member Function Documentation

◆ Dispose() [1/2]

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

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_alignment

unsafe MR.Pdf.AlignmentHorizontal* MR.Const_Pdf.Const_TextParams.__ref_storage_alignment
protected

◆ __ref_storage_colorText

unsafe MR.Color* MR.Const_Pdf.Const_TextParams.__ref_storage_colorText
protected

◆ __ref_storage_fontSize

unsafe float* MR.Const_Pdf.Const_TextParams.__ref_storage_fontSize
protected

◆ __ref_storage_underline

unsafe bool* MR.Const_Pdf.Const_TextParams.__ref_storage_underline
protected

Property Documentation

◆ alignment

unsafe MR.Pdf.AlignmentHorizontal MR.Const_Pdf.Const_TextParams.alignment
get

◆ colorText

unsafe ref readonly MR.Color MR.Const_Pdf.Const_TextParams.colorText
get

◆ fontName

unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath MR.Const_Pdf.Const_TextParams.fontName
getprotected set

◆ fontSize

unsafe float MR.Const_Pdf.Const_TextParams.fontSize
get

◆ underline

unsafe bool MR.Const_Pdf.Const_TextParams.underline
get

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