[]
Gets or sets a value indicating if the anchored object should not appear beyond the horizontal bounds specified by the MinLeft and MaxRight properties.
The default is false.
public bool KeepInHorizontalBounds { get; set; }
Public Property KeepInHorizontalBounds As Boolean