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.
 
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.
 

Properties

new unsafe ref MR.Color color [get]
 
new unsafe MR.Std.String rangeMin [get]
 
new unsafe MR.Std.String rangeMax [get]
 
new unsafe MR.Std.String percent [get]
 
- Properties inherited from MR.Const_Pdf.Const_PaletteRowStats
unsafe ref readonly MR.Color color [get]
 
unsafe MR.Std.Const_String rangeMin [get]
 
unsafe MR.Std.Const_String rangeMax [get]
 
unsafe MR.Std.Const_String percent [get]
 
- Properties inherited from MR.Misc.Object< Const_PaletteRowStats >
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 Member Functions inherited from MR.Const_Pdf.Const_PaletteRowStats
virtual unsafe void Dispose (bool disposing)
 
- Protected Attributes inherited from MR.Misc.Object< Const_PaletteRowStats >
bool _IsOwningVal
 

Detailed Description

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


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