'宣言 Public Function ToRectangleF( _ Optional ByVal targetRect As LayoutRect _ ) As System.Drawing.RectangleF
public System.Drawing.RectangleF ToRectangleF( LayoutRect targetRect )
パラメータ
- targetRect
- A LayoutRect which defines the base angle and position or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
戻り値の型
The resulting System.Drawing.RectangleF.