[]
Gets or sets whether the positioning algorithm will check for the borders of the window.
[Obsolete("Use DetectBoundaries instead.")]
public bool CheckBorders { get; set; }
<Obsolete("Use DetectBoundaries instead.")>
Public Property CheckBorders As Boolean