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

Parameters of document style Generated from class MR.PdfParameters. This is the const half of the class. More...

Inheritance diagram for MR.Const_PdfParameters:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_PdfParameters ()
 Constructs an empty (default-constructed) instance.
unsafe Const_PdfParameters (float titleSize, float textSize, MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath defaultFont, MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath defaultFontBold, MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath tableFont, MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath tableFontBold)
 Constructs MR.PdfParameters elementwise.
unsafe Const_PdfParameters (MR._ByValue_PdfParameters _other)
 Generated from constructor MR.PdfParameters.PdfParameters.
 Const_PdfParameters (Const_PdfParameters _other)
 Generated from constructor MR.PdfParameters.PdfParameters.
 Const_PdfParameters (PdfParameters _other)
 Generated from constructor MR.PdfParameters.PdfParameters.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe float * __ref_storage_titleSize
unsafe float * __ref_storage_textSize

Properties

unsafe float titleSize [get]
unsafe float textSize [get]
unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath defaultFont [get, protected set]
 Font name.
unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath defaultFontBold [get, protected set]
unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath tableFont [get, protected set]
 Font name for table (monospaced)
unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath tableFontBold [get, protected set]

Detailed Description

Parameters of document style Generated from class MR.PdfParameters. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_PdfParameters() [1/5]

unsafe MR.Const_PdfParameters.Const_PdfParameters ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_PdfParameters() [2/5]

unsafe MR.Const_PdfParameters.Const_PdfParameters ( float titleSize,
float textSize,
MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath defaultFont,
MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath defaultFontBold,
MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath tableFont,
MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath tableFontBold )
inline

Constructs MR.PdfParameters elementwise.

◆ Const_PdfParameters() [3/5]

unsafe MR.Const_PdfParameters.Const_PdfParameters ( MR._ByValue_PdfParameters _other)
inline

Generated from constructor MR.PdfParameters.PdfParameters.

◆ Const_PdfParameters() [4/5]

MR.Const_PdfParameters.Const_PdfParameters ( Const_PdfParameters _other)
inline

Generated from constructor MR.PdfParameters.PdfParameters.

◆ Const_PdfParameters() [5/5]

MR.Const_PdfParameters.Const_PdfParameters ( PdfParameters _other)
inline

Generated from constructor MR.PdfParameters.PdfParameters.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_PdfParameters.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_PdfParameters.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_textSize

unsafe float* MR.Const_PdfParameters.__ref_storage_textSize
protected

◆ __ref_storage_titleSize

unsafe float* MR.Const_PdfParameters.__ref_storage_titleSize
protected

Property Documentation

◆ defaultFont

unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath MR.Const_PdfParameters.defaultFont
getprotected set

Font name.

◆ defaultFontBold

unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath MR.Const_PdfParameters.defaultFontBold
getprotected set

◆ tableFont

unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath MR.Const_PdfParameters.tableFont
getprotected set

Font name for table (monospaced)

◆ tableFontBold

unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath MR.Const_PdfParameters.tableFontBold
getprotected set

◆ textSize

unsafe float MR.Const_PdfParameters.textSize
get

◆ titleSize

unsafe float MR.Const_PdfParameters.titleSize
get

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