Represents a set of attributes used to draw lines.
This class is immutable.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(LineDef..::..TypeConverter))] public class LineDef |
Visual Basic |
---|
<TypeConverterAttribute(GetType(LineDef..::..TypeConverter))> _ Public Class LineDef |