Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, Pdf.TextParams arg0) |
| None | __init__ (self, std_variant_PdfBuildinFont_std_filesystem_path fontName, float fontSize, Pdf.AlignmentHorizontal alignment, Color colorText, bool underline) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| Pdf.TextParams | operator (*args, **kwargs) |
| Pdf.TextParams | operator (*args, **kwargs) |
Static Public Attributes | |
| alignment .AlignmentHorizontal | |
Static Protected Attributes | |
| typing | _offsetof_alignment = 52 |
| typing | _offsetof_colorText = 56 |
| typing | _offsetof_fontName = 0 |
| typing | _offsetof_fontSize = 48 |
| typing | _offsetof_underline = 60 |
Generated from: MR::Pdf::TextParams parameters to drawing text
|
static |
| None mrmeshpy.Pdf.TextParams.__init__ | ( | self | ) |
| None mrmeshpy.Pdf.TextParams.__init__ | ( | self, | |
| Pdf.TextParams | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.Pdf.TextParams.__init__ | ( | self, | |
| std_variant_PdfBuildinFont_std_filesystem_path | fontName, | ||
| float | fontSize, | ||
| Pdf.AlignmentHorizontal | alignment, | ||
| Color | colorText, | ||
| bool | underline ) |
Implicit aggregate constructor.
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
static |