ComponentOne Document Library for WinForms
LineShapeBase Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : LineShapeBase Class
Abstract base class for LineShape and PolygonShape classes.
Object Model
LineShapeBase Class
Syntax
'Declaration
 
Public MustInherit Class LineShapeBase 
   Inherits ShapeBase
public abstract class LineShapeBase : ShapeBase 
Inheritance Hierarchy

System.Object
   C1.Win.C1Document.ShapeBase
      C1.Win.C1Document.LineShapeBase
         C1.Win.C1Document.LineShape

See Also

Reference

LineShapeBase Members
C1.Win.C1Document Namespace