ActiveReports.Viewer3 Request technical support
AnnotationLine Property
See Also 


Gets the image that is displayed on the AnnotationLine button.

Syntax

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

See Also