Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 985 Bytes

Border.md

File metadata and controls

16 lines (12 loc) · 985 Bytes

Border

Class representing characteristics of annotation border.

Properties

Name Type Description Notes
Width int32 Gets or sets border width. [optional] [default to null]
EffectIntensity int32 Gets or sets effect intencity. Valid range of value is [0..2]. [optional] [default to null]
Style *BorderStyle Gets or sets border style. [optional] [default to null]
Effect *BorderEffect Gets or sets border effect. [optional] [default to null]
Dash *Dash Gets or sets dash pattern. [optional] [default to null]
Color *Color Gets or sets border color. [optional] [default to null]

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