In This Topic

StrokeColor Property (DocuVieware)

In This Topic
Specifies the color used to stroke viewer elements such borders, toolbar icons and thumbnail text.
Syntax
'Declaration
 
Public Property StrokeColor As Color
public Color StrokeColor {get; set;}
Remarks
Default value is #646464.
See Also