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

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.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath fontName [get]
 
unsafe float fontSize [get]
 
unsafe MR.Pdf.AlignmentHorizontal alignment [get]
 
unsafe ref readonly MR.Color colorText [get]
 
unsafe bool underline [get]
 
- Properties inherited from MR.Misc.Object< Const_TextParams >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_TextParams >
bool _IsOwningVal
 

Detailed Description

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


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