set Border Style Preset
abstract fun setBorderStylePreset(@NonNull annotationTool: AnnotationTool, @NonNull borderStylePreset: BorderStylePreset)
Sets annotation border preset to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
border Style Preset
Border style preset to set.
abstract fun setBorderStylePreset(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant, @NonNull borderStylePreset: BorderStylePreset)
Sets annotation border preset to preferences.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.
border Style Preset
Border style preset to set.