Left

Margins.Left property

Gets or sets the left margin.

public double Left { get; set; }

Property Value

Horizontal offset from parent left border.

See Also