TextMetrics.StruckOut Propriété

Définition

Obtient ou définit une valeur indiquant si la police spécifie une ligne horizontale à travers les caractères.

public:
 property bool StruckOut { bool get(); void set(bool value); };
public bool StruckOut { get; set; }
member this.StruckOut : bool with get, set
Public Property StruckOut As Boolean

Valeur de propriété

true si la police a une ligne horizontale à travers les caractères ; sinon, false.

S’applique à