ComponentOne Word for UWP
Rectangle Property (DrawingShape)

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > DrawingShape Class : Rectangle Property
Gets or sets the rectangle that contains the shape, in twips.
Syntax
'Declaration
 
Public Property Rectangle As Windows.Foundation.Rect
public Windows.Foundation.Rect Rectangle {get; set;}
See Also

Reference

DrawingShape Class
DrawingShape Members