LeftMargin

TextBlock.LeftMargin property

Specifies the distance between the left border of the text block and the text it contains. This value is independent of the scale of the drawing. If the drawing is scaled, the left margin remains the same.

public DoubleValue LeftMargin { get; set; }

See Also