ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / LinedShape Class
Members

In This Topic
    LinedShape Class
    In This Topic
    Represents a line drawing shape object.
    Object Model
    LinedShape Class
    Syntax
    'Declaration
     
    Public MustInherit Class LinedShape 
       Inherits DrawingShape
    public abstract class LinedShape : DrawingShape 
    Inheritance Hierarchy

    System.Object
       C1.C1Word.Canvas.DrawingShape
          C1.C1Word.Canvas.LinedShape
             C1.C1Word.Canvas.LineShape

    See Also