getHandleSize abstract method

Size getHandleSize(
  1. double textLineHeight
)

Returns the size of the selection handle.

Implementation

Size getHandleSize(double textLineHeight);