Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 850 Bytes

File metadata and controls

16 lines (12 loc) · 850 Bytes

Border

Class representing characteristics of annotation border.

Properties

Name Type Description Notes
width int Gets or sets border width. [optional]
effect_intensity int Gets or sets effect intencity. Valid range of value is [0..2]. [optional]
style BorderStyle Gets or sets border style. [optional]
effect BorderEffect Gets or sets border effect. [optional]
dash Dash Gets or sets dash pattern. [optional]
color Color Gets or sets border color. [optional]

[Back to Model list] [Back to API list] [Back to README]