संपादित करें

इसके माध्यम से साझा किया गया


FamilyTypeface.UnderlinePosition Property

Definition

Gets or sets the position of underline value relative to the baseline. The value is also relative to em size.

public:
 property double UnderlinePosition { double get(); void set(double value); };
public double UnderlinePosition { get; set; }
member this.UnderlinePosition : double with get, set
Public Property UnderlinePosition As Double

Property Value

A value of type Double.

Remarks

The value of UnderlinePosition is usually negative in order to place the underline below the baseline.

Applies to