SoDataSetBoxColors Enumeration |
Note: This API is now obsolete.
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[ObsoleteAttribute("Enum OIV::LDM::Nodes::SoDataSet::BoxColors is erroneously public. It will be removed in future major release")]
public enum BoxColors
<ObsoleteAttribute("Enum OIV::LDM::Nodes::SoDataSet::BoxColors is erroneously public. It will be removed in future major release")>
Public Enumeration BoxColors
[ObsoleteAttribute(L"Enum OIV::LDM::Nodes::SoDataSet::BoxColors is erroneously public. It will be removed in future major release")]
public enum class BoxColors
[<ObsoleteAttribute("Enum OIV::LDM::Nodes::SoDataSet::BoxColors is erroneously public. It will be removed in future major release")>]
type BoxColors
Members
| Member name | Value | Description |
---|
| GREY | 0 | |
| RED | 1 | |
| BLUE | 2 | |
| GREEN | 3 | |
| FULL_RES_GREY | 4 | |
| FULL_RES_GREEN | 5 | |
Remarks
See Also