Gets the coordinates, in logical pixels, of the element being rendered.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

C#
public Rect Bounds { get; }
Visual Basic
Public ReadOnly Property Bounds As Rect
	Get

See Also