LineDisplayCursor.IsUnderlineSupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient si un curseur souligné est pris en charge.
public:
property bool IsUnderlineSupported { bool get(); };
bool IsUnderlineSupported();
public bool IsUnderlineSupported { get; }
var boolean = lineDisplayCursor.isUnderlineSupported;
Public ReadOnly Property IsUnderlineSupported As Boolean
Valeur de propriété
Boolean
bool
True si un curseur de soulignement est pris en charge ; sinon, False.