ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfShape Class / DrawingShape Property

In This Topic
    DrawingShape Property
    In This Topic
    Gets drawing shape object for the Word/RTF shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property DrawingShape As DrawingShape
    public DrawingShape DrawingShape {get;}
    See Also