'宣言 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; null means the view rectangle.
戻り値の型
The resulting System.Drawing.RectangleF.