ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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.Xaml.Word.Canvas.DrawingShape
          C1.Xaml.Word.Canvas.LinedShape
             C1.Xaml.Word.Canvas.LineShape

    See Also