Generated from class MR.Pdf.TextParams. This is the non-const half of the class. More...
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 |
Generated from class MR.Pdf.TextParams. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.Pdf.TextParams elementwise.
|
inline |
Generated from constructor MR::Pdf::TextParams::TextParams.
|
inline |
Generated from constructor MR::Pdf::TextParams::TextParams.
|
inline |
Generated from constructor MR::Pdf::TextParams::TextParams.
|
inline |
Generated from method MR::Pdf::TextParams::operator=.
|
get |
|
get |
|
getprotected set |
|
get |
|
get |