Méthode AnnotationCollection.SetText
Inclure les membres protégés
Inclure les membres hérités
Sets the Annotation, with the specified name, to a specified value.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
![]() |
SetText(String, Boolean) | Sets the Annotation, with the specified name, to a specified Boolean value. |
![]() |
SetText(String, Int32) | Sets the Annotation, with the specified name, to a specified Int32 value. |
![]() |
SetText(String, String) | Sets the Annotation, with the specified name, to a specified String value. |
![]() |
SetText(String, String, Boolean) | Sets the Annotation, with the specified name, to a specified String value. Can also be used to remove a named annotation if it is set to a null reference. |
Haut de la page