ActiveReports.Viewer3 Request technical support
Color Property
See Also 


Gets the color of the AnnotationLine.

Syntax

Visual Basic (Declaration) 
Overrides Public ReadOnly Property Color As Color
Visual Basic (Usage)Copy Code
Dim instance As AnnotationLine
Dim value As Color
 
value = instance.Color
C# 
public override Color Color {get;}

See Also