 Gets the group, if any, the annotation belongs to.
 Gets the group, if any, the annotation belongs to.Gets the group, if any, the annotation belongs to.
| Visual Basic (Declaration) | |
|---|---|
| Public Function GetAnnotationGroup() As AnnotationGroup | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public AnnotationGroup GetAnnotationGroup() | |
Return Value
Returns an AnnotationGroup object, or null or Nothing if the annotation does not belong to a group.
Returns an AnnotationGroup object, or null or nothing if the annotation does not belong to a group.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
  
  
  
 