Skip to content

HwpShadowType

sboh1214 edited this page Apr 28, 2021 · 2 revisions

HwpShadowType

public enum HwpShadowType: Int, HwpPrimitive 

Inheritance

HwpPrimitive, Int

Enumeration Cases

none

0:​ 없음

case none = 0

discontinuous

1:​ 비연속

case discontinuous = 1

continuous

2:​ 연속

case continuous = 2
Clone this wiki locally