Table of Contents

Enum Visibility

Namespace
Olve.OpenRaster
Assembly
Olve.OpenRaster.dll

Represents the visibility of a layer or group.

public enum Visibility

Fields

Hidden = 0

The layer or group is hidden.

Visible = 1

The layer or group is visible.