LineSettingsModel

23 Sep 20251 minute to read

Interface for a class LineSettings

Properties

allowedInteractions AllowedInteraction[]

Gets or sets the allowed interactions for the locked line annotations.
IsLock can be configured using line settings.

annotationSelectorSettings AnnotationSelectorSettingsModel

specifies the annotation selector settings of the annotation.

author string

specifies the author of the annotation.

borderDashArray number

specifies the border dash array of the annotation.

customData object

specifies the custom data of the annotation.

fillColor string

specifies the fill color of the annotation.

isLock boolean

specifies the locked action of the annotation.

isPrint boolean

specifies whether the individual annotations are included or not in print actions.

lineHeadEndStyle LineHeadStyle

specifies the line head end style of the annotation.

lineHeadStartStyle LineHeadStyle

specifies the line head start style of the annotation.

maxHeight number

specifies the maxHeight of the annotation.

maxWidth number

specifies the maxWidth of the annotation.

minHeight number

specifies the minHeight of the annotation.

minWidth number

specifies the minWidth of the annotation.

offset IPoint

Get or set offset of the annotation.

opacity number

specifies the opacity of the annotation.

pageNumber number

Get or set page number of the annotation.

strokeColor string

specifies the stroke color of the annotation.

subject string

specifies the subject of the annotation.

thickness number

specified the thickness of the annotation.