get Outline Color
Retrieve last configured outline color from preferences.
Return
Last configured outline color from preferences or default outline color if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
abstract fun getOutlineColor(@NonNull annotationTool: AnnotationTool, @NonNull toolVariant: AnnotationToolVariant): Int
Retrieve last configured outline color from preferences.
Return
Last configured outline color from preferences or default outline color if not available.
Parameters
annotation Tool
Annotation tool for which we need the preferences.
tool Variant
Variant of the annotation tool.