C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / Line Class
Members

Line Class
Represents a line in C1Document and "C1FlexReport". This class is used to specifiy borders in the Border class, line style used by shapes, and so on.
Object Model
Line Class
Syntax
'Declaration
 
Public Class Line 
   Inherits VisualPrimitive
 
Inheritance Hierarchy

System.Object
   C1.WPF.Document.VisualPrimitive
      C1.WPF.Document.Line

See Also