DrawingObject.LineColor Property
Gets or sets the line color of the object.
Namespace CrystalDecisions.CrystalReports.Engine Assembly CrystalDecisions.CrystalReports.Engine (CrystalDecisions.CrystalReports.Engine.dll)
Syntax
'Declaration
Public Overrideable Property LineColor As System.Drawing.Color
public virtual System.Drawing.Color LineColor {get; set;}
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports for Visual Studio .NET 2002
See Also
Reference
DrawingObject Class
DrawingObject Members
CrystalDecisions.CrystalReports.Engine Namespace