| Visual Basic (Declaration) | |
|---|---|
Public Sub Refresh( _ ByVal annotation As Annotation _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Refresh( Annotation annotation ) | |
Parameters
- annotation
- The annotation object to be refreshed.
| ActiveReports.Viewer3 | Request technical support |
| Refresh Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Sub Refresh( _ ByVal annotation As Annotation _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Refresh( Annotation annotation ) | |