ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / LineShape Class
Members

In This Topic
    LineShape Class
    In This Topic
    Represents a line shape of the shape container.
    Object Model
    LineShape Class
    Syntax
    'Declaration
     
    Public Class LineShape 
       Inherits LinedShape
    public class LineShape : LinedShape 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Canvas.DrawingShape
          C1.WPF.Word.Canvas.LinedShape
             C1.WPF.Word.Canvas.LineShape

    See Also