Dcs.UI.AxisFlag – dcs-0.1 Reference Manual
Packages
dcs-0.1
Dcs
UI
AxisFlag
DRAW_END_LABEL
DRAW_LABEL
DRAW_MAJOR_LABELS
DRAW_MAJOR_TICKS
DRAW_MINOR_LABELS
DRAW_MINOR_TICKS
DRAW_START_LABEL
REVERSE_ORDER
ROTATE_LABEL
@set
is_set
unset
AxisFlag
Description:
[
Flags
]
public
enum
AxisFlag
Namespace:
Dcs.UI
Package:
dcs-0.1
Content:
Enum values:
DRAW_LABEL
DRAW_MINOR_TICKS
DRAW_MAJOR_TICKS
DRAW_MINOR_LABELS
DRAW_MAJOR_LABELS
DRAW_START_LABEL
DRAW_END_LABEL
ROTATE_LABEL
REVERSE_ORDER
Methods:
public
AxisFlag
@set
(
AxisFlag
flag)
public
AxisFlag
unset
(
AxisFlag
flag)
public
bool
is_set
(
AxisFlag
flag)