PoXtNonLinearValueLegend1EditorNonLinearValueLegend1Masks Enumeration |
Namespace: OIV.MeshViz.Graph.EditorsAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic enum NonLinearValueLegend1Masks
Public Enumeration NonLinearValueLegend1Masks
public enum class NonLinearValueLegend1Masks
type NonLinearValueLegend1Masks
Members
| Member name | Value | Description |
---|
| NO_NON_LINEAR_VALUE_MASK | 0 | |
| LESS_LEVEL_STRING | 1 | |
| GREATER_LEVEL_STRING | 2 | |
| VALUE_SEPARATOR_STRING | 4 | |
| ALL_NON_LINEAR_VALUE_MASK | 7 | |
Remarks
See Also