ActiveReports.Viewer3 Request technical support
AnnotationRectangle Property
See Also 


Gets the image that is displayed on the AnnotationRectangle button.

Syntax

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

See Also