ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingShape Class
Members

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

    System.Object
       C1.Xaml.Word.Canvas.DrawingShape
          C1.Xaml.Word.Canvas.FilledShape
          C1.Xaml.Word.Canvas.LinedShape

    See Also