Defines the line's rendering attributes.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public class LineDef : PropertyInheritableImpl, ICopyAssignable, 
	ICloneable
Visual Basic (Declaration)
Public Class LineDef _
	Inherits PropertyInheritableImpl _
	Implements ICopyAssignable, ICloneable

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument..::.PropertyInheritableImpl
    C1.C1PrintDocument..::.LineDef

See Also