Gets the default line color.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
Color DefaultLineColor()
Visual Basic (Declaration)
Function DefaultLineColor As Color
Visual C++
Color DefaultLineColor()

Return Value

Color object containing the default drawing color.

See Also