Type alias TBrushEventData

TBrushEventData: TEvent & {
    pointer: Point;
}

Type declaration

Generated using TypeDoc