Enum Visibility
- Namespace
- Olve.OpenRaster
- Assembly
- Olve.OpenRaster.dll
Represents the visibility of a layer or group.
public enum Visibility
Fields
Hidden = 0The layer or group is hidden.
Visible = 1The layer or group is visible.
Represents the visibility of a layer or group.
public enum Visibility
Hidden = 0The layer or group is hidden.
Visible = 1The layer or group is visible.