Color Property (MarkupAnnotation)
In This Topic
Gets or sets the annotation color, it used as color of popup window, lines color etc.
Syntax
'Declaration
Public Property Color As System.Drawing.Color
public System.Drawing.Color Color {get; set;}
See Also