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

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

Inheritance diagram for MR.Const_Pdf.PaletteRowStats:

Public Member Functions

unsafe PaletteRowStats ()
 Constructs an empty (default-constructed) instance.
unsafe PaletteRowStats (MR.Color color, string rangeMin, string rangeMax, string percent)
 Constructs MR.Pdf.PaletteRowStats elementwise.
unsafe PaletteRowStats (MR.Pdf._ByValue_PaletteRowStats _other)
 Generated from constructor MR::Pdf::PaletteRowStats::PaletteRowStats.
 PaletteRowStats (Const_PaletteRowStats _other)
 Generated from constructor MR::Pdf::PaletteRowStats::PaletteRowStats.
 PaletteRowStats (PaletteRowStats _other)
 Generated from constructor MR::Pdf::PaletteRowStats::PaletteRowStats.
unsafe MR.Pdf.PaletteRowStats assign (MR.Pdf._ByValue_PaletteRowStats _other)
 Generated from method MR::Pdf::PaletteRowStats::operator=.
Public Member Functions inherited from MR.Const_Pdf.Const_PaletteRowStats
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.

Properties

new unsafe ref MR.Color color [get]
new unsafe MR.Std.String rangeMin [get, protected set]
new unsafe MR.Std.String rangeMax [get, protected set]
new unsafe MR.Std.String percent [get, protected set]
Properties inherited from MR.Const_Pdf.Const_PaletteRowStats
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]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_Pdf.Const_PaletteRowStats
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_Pdf.Const_PaletteRowStats
unsafe MR.Color__ref_storage_color

Detailed Description

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

Constructor & Destructor Documentation

◆ PaletteRowStats() [1/5]

unsafe MR.Const_Pdf.PaletteRowStats.PaletteRowStats ( )
inline

Constructs an empty (default-constructed) instance.

◆ PaletteRowStats() [2/5]

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

Constructs MR.Pdf.PaletteRowStats elementwise.

◆ PaletteRowStats() [3/5]

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

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

◆ PaletteRowStats() [4/5]

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

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

◆ PaletteRowStats() [5/5]

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

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

Member Function Documentation

◆ assign()

unsafe MR.Pdf.PaletteRowStats MR.Const_Pdf.PaletteRowStats.assign ( MR.Pdf._ByValue_PaletteRowStats _other)
inline

Generated from method MR::Pdf::PaletteRowStats::operator=.

Property Documentation

◆ color

new unsafe ref MR.Color MR.Const_Pdf.PaletteRowStats.color
get

◆ percent

new unsafe MR.Std.String MR.Const_Pdf.PaletteRowStats.percent
getprotected set

◆ rangeMax

new unsafe MR.Std.String MR.Const_Pdf.PaletteRowStats.rangeMax
getprotected set

◆ rangeMin

new unsafe MR.Std.String MR.Const_Pdf.PaletteRowStats.rangeMin
getprotected set

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