Annotation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides methods to access annotation attached properties.
public ref class Annotation abstract sealed
public static class Annotation
type Annotation = class
Public Class Annotation
- Inheritance
-
Annotation
Fields
AnnotationTextProperty |
The attachable property for annotation text. |
AnnotationTextPropertyName |
The property name to access annotation in a ModelItem. |
Methods
GetAnnotationText(Object) |
Gets the annotation text of an object. |
SetAnnotationText(Object, String) |
Sets an annotation of an object. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.