TimeTransparencyProperty constructor

TimeTransparencyProperty(
  1. TimeTransparencyType type
)

Implementation

TimeTransparencyProperty(TimeTransparencyType type)
    : super("TRANSP", TextValue(type.value));