C1.WPF.Document Assembly / C1.WPF.Word Namespace / DrawingElementEventArgs Class / Bounds Property
Bounds Property (DrawingElementEventArgs)
In This Topic
Gets the coordinates, in logical pixels, of the element being rendered.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As Rect
 
See Also