Click or drag to resize
TableViewBroomPointSaveInfoPos Property
Information about the position of the broom point.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public Point Pos { get; set; }

Property Value

Type: Point

Implements

ITableViewBroomPointSaveInfoPos
See Also