get Thickness
Gets last configured annotation thickness from preferences.
Return
Last configured annotation thickness or default thickness if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
abstract fun getThickness(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant): Float
Gets last configured annotation thickness from preferences.
Return
Last configured annotation thickness or default thickness if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.