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

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

Inheritance diagram for MR.Const_Pdf.Const_PaletteRowStats:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_PaletteRowStats ()
 Constructs an empty (default-constructed) instance.
unsafe Const_PaletteRowStats (MR.Color color, string rangeMin, string rangeMax, string percent)
 Constructs MR.Pdf.PaletteRowStats elementwise.
unsafe Const_PaletteRowStats (MR.Pdf._ByValue_PaletteRowStats _other)
 Generated from constructor MR::Pdf::PaletteRowStats::PaletteRowStats.
 Const_PaletteRowStats (Const_PaletteRowStats _other)
 Generated from constructor MR::Pdf::PaletteRowStats::PaletteRowStats.
 Const_PaletteRowStats (PaletteRowStats _other)
 Generated from constructor MR::Pdf::PaletteRowStats::PaletteRowStats.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.Color__ref_storage_color

Properties

unsafe ref readonly MR.Color color [get]
unsafe MR.Std.Const_String rangeMin [get, protected set]
unsafe MR.Std.Const_String rangeMax [get, protected set]
unsafe MR.Std.Const_String percent [get, protected set]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_PaletteRowStats() [1/5]

unsafe MR.Const_Pdf.Const_PaletteRowStats.Const_PaletteRowStats ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_PaletteRowStats() [2/5]

unsafe MR.Const_Pdf.Const_PaletteRowStats.Const_PaletteRowStats ( MR.Color color,
string rangeMin,
string rangeMax,
string percent )
inline

Constructs MR.Pdf.PaletteRowStats elementwise.

◆ Const_PaletteRowStats() [3/5]

unsafe MR.Const_Pdf.Const_PaletteRowStats.Const_PaletteRowStats ( MR.Pdf._ByValue_PaletteRowStats _other)
inline

Generated from constructor MR::Pdf::PaletteRowStats::PaletteRowStats.

◆ Const_PaletteRowStats() [4/5]

MR.Const_Pdf.Const_PaletteRowStats.Const_PaletteRowStats ( Const_PaletteRowStats _other)
inline

Generated from constructor MR::Pdf::PaletteRowStats::PaletteRowStats.

◆ Const_PaletteRowStats() [5/5]

MR.Const_Pdf.Const_PaletteRowStats.Const_PaletteRowStats ( PaletteRowStats _other)
inline

Generated from constructor MR::Pdf::PaletteRowStats::PaletteRowStats.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_Pdf.Const_PaletteRowStats.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_Pdf.Const_PaletteRowStats.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_color

unsafe MR.Color* MR.Const_Pdf.Const_PaletteRowStats.__ref_storage_color
protected

Property Documentation

◆ color

unsafe ref readonly MR.Color MR.Const_Pdf.Const_PaletteRowStats.color
get

◆ percent

unsafe MR.Std.Const_String MR.Const_Pdf.Const_PaletteRowStats.percent
getprotected set

◆ rangeMax

unsafe MR.Std.Const_String MR.Const_Pdf.Const_PaletteRowStats.rangeMax
getprotected set

◆ rangeMin

unsafe MR.Std.Const_String MR.Const_Pdf.Const_PaletteRowStats.rangeMin
getprotected set

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