ComponentOne Word for UWP
Bounds Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > DrawingElementEventArgs Class : Bounds Property
Gets the coordinates, in logical pixels, of the element being rendered.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As Windows.Foundation.Rect
public Windows.Foundation.Rect Bounds {get;}
See Also

Reference

DrawingElementEventArgs Class
DrawingElementEventArgs Members