getHandleSize abstract method

Size getHandleSize(
  1. double textLineHeight
)
inherited

Returns the size of the selection handle.

Implementation

Size getHandleSize(double textLineHeight);