SetText Método
Sets the Annotation, with the specified name, to a specified value.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
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. |
Arriba