ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfDrawingCanvas Class / Shapes Property

In This Topic
    Shapes Property
    In This Topic
    Gets the shape collection of this drawing canvas.
    Syntax
    'Declaration
     
    Public ReadOnly Property Shapes As RtfShapeCollection
    public RtfShapeCollection Shapes {get;}
    See Also