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

In This Topic
    Wrap Property (DrawingShape)
    In This Topic
    Gets or sets the content wrap type for the shape.
    Syntax
    'Declaration
     
    Public Property Wrap As ShapeWrapType
    public ShapeWrapType Wrap {get; set;}
    See Also