[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.AnchoredObject.MinLeft

MinLeft Property

MinLeft

Gets or sets the minimum Left value of the anchored object, in graphic units.

The assigned value is ignored unless the KeepInHorizontalBounds property is set to true.

Declaration
public float MinLeft { get; set; }
Public Property MinLeft As Single