ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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