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

LinePropsBase Class
The abstract base class representing the geometric properties of a line shape. Used by RenderLineBase and derived classes.
Object Model
LinePropsBase Class
Syntax
'Declaration
 
Public MustInherit Class LinePropsBase 
   Inherits ShapeProps
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.ShapeProps
      C1.C1Preview.LinePropsBase
         C1.C1Preview.LineProps
         C1.C1Preview.PolygonProps

See Also