AnnotationSelectionViewThemeConfiguration

constructor(selectionBorderWidth: Int?, @ColorInt selectionBorderColor: Int?, @ColorInt selectionScaleHandleColor: Int?, @ColorInt selectionEditHandleColor: Int?, selectionPadding: Int?, @IntRange(from = 0) guideLineWidth: Int?, @ColorInt guideLineColor: Int?, @IntRange(from = 0) guideLineIncrease: Int?, @ColorInt linkAnnotationBackgroundColor: Int?, @ColorInt linkAnnotationBorderColor: Int?, @ColorInt linkAnnotationHighlightBackgroundColor: Int?, @ColorInt linkAnnotationHighlightBorderColor: Int?, topLeftScaleHandleDrawable: Drawable?, topCenterScaleHandleDrawable: Drawable?, topRightScaleHandleDrawable: Drawable?, centerLeftScaleHandleDrawable: Drawable?, centerRightScaleHandleDrawable: Drawable?, bottomLeftScaleHandleDrawable: Drawable?, bottomCenterScaleHandleDrawable: Drawable?, bottomRightScaleHandleDrawable: Drawable?, rotationHandleDrawable: Drawable?, backgroundDrawable: Drawable?)