Enum VmbFeatureVisibility
Enum representing feature visibility levels.
Namespace: VisioForge.Core.Types.X.Sources.AlliedVision
Assembly: VisioForge.Core.dll
Syntax
public enum VmbFeatureVisibility : uint
Fields
Name | Description |
---|---|
Beginner | Feature is visible in feature list at the beginner level. |
Expert | Feature is visible in feature list at the expert level. |
Guru | Feature is visible in feature list at the guru level. |
Invisible | Feature is visible in the feature list, but should be hidden in GUI applications. |
Unknown | Feature visibility is not known. |