C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderLineBase Class
Members

RenderLineBase Class
The abstract base class for classes representing line-based shapes (lines and polygons) in a C1PrintDocument.
Object Model
RenderLineBase Class
Syntax
'Declaration
 
Public MustInherit Class RenderLineBase 
   Inherits RenderShapeBase
   Implements IDocumentLocationIStyleOwner 
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderShapeBase
         C1.C1Preview.RenderLineBase
            C1.C1Preview.RenderLine
            C1.C1Preview.RenderPolygon

See Also