AmbientTheme.CommentIndicatorPen 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 le stylet ambiant associé aux concepteurs commentés sur l’aire de conception du flux de travail.
public:
property System::Drawing::Pen ^ CommentIndicatorPen { System::Drawing::Pen ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Pen CommentIndicatorPen { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CommentIndicatorPen : System.Drawing.Pen
Public ReadOnly Property CommentIndicatorPen As Pen
Valeur de propriété
Valeur Pen associée aux concepteurs commentés sur l’aire de conception du flux de travail.
- Attributs
Remarques
Si cette propriété contient une référence Null (Nothing en Visual Basic) par défaut, elle retourne une Pen couleur avec sa couleur définie sur la valeur de la propriété actuelle CommentIndicatorColor et sa largeur définie sur 1.