SetText 메서드

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

오버로드 목록

  이름 설명
공용 메서드 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.

맨 위로 이동