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

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

Inheritance diagram for MR.Const_Pdf.TextParams:

Public Member Functions

unsafe TextParams ()
 Constructs an empty (default-constructed) instance.
unsafe 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 TextParams (MR.Pdf._ByValue_TextParams _other)
 Generated from constructor MR::Pdf::TextParams::TextParams.
 TextParams (Const_TextParams _other)
 Generated from constructor MR::Pdf::TextParams::TextParams.
 TextParams (TextParams _other)
 Generated from constructor MR::Pdf::TextParams::TextParams.
unsafe MR.Pdf.TextParams assign (MR.Pdf._ByValue_TextParams _other)
 Generated from method MR::Pdf::TextParams::operator=.
Public Member Functions inherited from MR.Const_Pdf.Const_TextParams
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.

Properties

new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath fontName [get, protected set]
new unsafe ref float fontSize [get]
new unsafe ref MR.Pdf.AlignmentHorizontal alignment [get]
new unsafe ref MR.Color colorText [get]
new unsafe ref bool underline [get]
Properties inherited from MR.Const_Pdf.Const_TextParams
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]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_Pdf.Const_TextParams
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_Pdf.Const_TextParams
unsafe float * __ref_storage_fontSize
unsafe MR.Pdf.AlignmentHorizontal__ref_storage_alignment
unsafe MR.Color__ref_storage_colorText
unsafe bool * __ref_storage_underline

Detailed Description

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

Constructor & Destructor Documentation

◆ TextParams() [1/5]

unsafe MR.Const_Pdf.TextParams.TextParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ TextParams() [2/5]

unsafe MR.Const_Pdf.TextParams.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.

◆ TextParams() [3/5]

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

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

◆ TextParams() [4/5]

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

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

◆ TextParams() [5/5]

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

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

Member Function Documentation

◆ assign()

unsafe MR.Pdf.TextParams MR.Const_Pdf.TextParams.assign ( MR.Pdf._ByValue_TextParams _other)
inline

Generated from method MR::Pdf::TextParams::operator=.

Property Documentation

◆ alignment

new unsafe ref MR.Pdf.AlignmentHorizontal MR.Const_Pdf.TextParams.alignment
get

◆ colorText

new unsafe ref MR.Color MR.Const_Pdf.TextParams.colorText
get

◆ fontName

new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath MR.Const_Pdf.TextParams.fontName
getprotected set

◆ fontSize

new unsafe ref float MR.Const_Pdf.TextParams.fontSize
get

◆ underline

new unsafe ref bool MR.Const_Pdf.TextParams.underline
get

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