setBorderStylePreset

abstract fun setBorderStylePreset(@NonNull annotationTool: AnnotationTool, @NonNull borderStylePreset: BorderStylePreset)

Sets annotation border preset to preferences.

Parameters

annotationTool

Annotation tool for which we need the preferences.

borderStylePreset

Border style preset to set.


abstract fun setBorderStylePreset(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant, @NonNull borderStylePreset: BorderStylePreset)

Sets annotation border preset to preferences.

Parameters

annotationTool

Annotation tool for which we need the preferences.

toolVariant

Variant of the annotation tool.

borderStylePreset

Border style preset to set.