In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / ActiveSelectedColor Property

ActiveSelectedColor Property (DocuVieware)

In This Topic
Specifies the selected and active elements stroke color.
Syntax
'Declaration
 
Public Property ActiveSelectedColor As Color
public Color ActiveSelectedColor {get; set;}
Remarks
Default value is #0382D4.
See Also