'Declaration Public Function ToRectangleF( _ Optional ByVal targetRect As LayoutRect _ ) As System.Drawing.RectangleF
public System.Drawing.RectangleF ToRectangleF( LayoutRect targetRect )
Parameters
- targetRect
- A LayoutRect which defines the base angle and position or a null reference (Nothing in Visual Basic) to reference the owner LayoutView.
Return Value
The resulting System.Drawing.RectangleF.