Visual Basic (Declaration) | |
---|---|
Public Property Annotation As Annotation |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public Annotation Annotation {get; set;} |
C++/CLI | |
---|---|
public: property Annotation^ Annotation { Annotation^ get(); void set (Annotation^ value); } |
The annotation's position will be the same as this element's position, usless specified.
Element tokens can be used by this annotation's text to describe the element.