DioDocs for PDF
ToRectangleF メソッド (LayoutRect)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス : ToRectangleF メソッド
A LayoutRect which defines the base angle and position or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
Converts a LayoutRect to System.Drawing.RectangleF relative to the targetRect.
シンタックス
'宣言
 
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.
参照

LayoutRect クラス
LayoutRect メンバ