interface HitContext {
    drawing: Drawing;
    pts: ScreenPoint[];
    rc: PrimitiveRenderContext;
}

Properties

Properties

drawing: Drawing

Anchors in media px, the same space as the incoming x/y.