Compartilhar via


Método SetText

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

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público SetText(String, Boolean) Sets the Annotation, with the specified name, to a specified Boolean value.
Método público SetText(String, Int32) Sets the Annotation, with the specified name, to a specified Int32 value.
Método público SetText(String, String) Sets the Annotation, with the specified name, to a specified String value.
Método público 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ício