Condividi tramite


Metodo SetText

Sets the Annotation, with the specified name, to a specified value.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico SetText(String, Boolean) Sets the Annotation, with the specified name, to a specified Boolean value.
Metodo pubblico SetText(String, Int32) Sets the Annotation, with the specified name, to a specified Int32 value.
Metodo pubblico SetText(String, String) Sets the Annotation, with the specified name, to a specified String value.
Metodo pubblico 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.

In alto