Enum PvGenVisibility
GenICam feature-related constants
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public enum PvGenVisibility
Fields
| Name | Description |
|---|---|
| PvGenVisibilityBeginner | Always visible, to all users. |
| PvGenVisibilityExpert | Intended for advanced users. |
| PvGenVisibilityGuru | Intended for very advanced users. |
| PvGenVisibilityInvisible | Appears in the API, but not the GUI. |
| PvGenVisibilityUndefined | Not defined; valid visibility not provided. |