GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Visual Class / AsRectF Method

In This Topic
AsRectF Method (Visual)
In This Topic
Creates a System.Drawing.RectangleF with the same Width and Height as this Visual.
Syntax
'Declaration
 
Public Function AsRectF() As System.Drawing.RectangleF
 
See Also