java.lang.Object
com.aspose.diagram.UIVisibilityValue
public class UIVisibilityValue
| Field Summary | ||
|---|---|---|
static final int | VISIBLE | |
| Visible . | ||
static final int | HIDDEN | |
| Hidden. | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
VISIBLE | |
public static final int VISIBLE | |
HIDDEN | |
public static final int HIDDEN | |
UNDEFINED | |
public static final int UNDEFINED | |