ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfShape Class / DrawingShape Property

In This Topic
    DrawingShape Property (RtfShape)
    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