C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / DrawingElementEventArgs Class / Bounds Property

In This Topic
Bounds Property
In This Topic
Gets the coordinates, in logical pixels, of the element being rendered.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As Rect
 
See Also