ActiveReports.Viewer3 Request technical support
AnnotationArrow Property
See Also 


Gets the image that is displayed on the AnnotationArrow button.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property AnnotationArrow As Image
Visual Basic (Usage)Copy Code
Dim value As Image
 
value = Images.AnnotationArrow
C# 
public static Image AnnotationArrow {get;}

See Also