Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 853 Bytes

File metadata and controls

18 lines (13 loc) · 853 Bytes

Border

Class representing characteristics of annotation border.

Properties

Name Type Description Notes
width Integer Gets or sets border width. [optional]
effectIntensity Integer 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]