Type Definition wita::LogicalSize[][src]

type LogicalSize<T> = Size<T, Logical>;
Expand description

A size in logical coordinate.