DioDocs for PDF
PointFromRect メソッド (RectF)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > RectF 構造体 : PointFromRect メソッド
The source point in relative coordinates (0..1, 0..1).
Recalculates the point coordinates from relative units (0..1, 0..1) to absolute (Left..Right, Top..Bottom).
シンタックス
'宣言
 
Public Function PointFromRect( _
   ByVal pt As Point2F _
) As Point2F
public Point2F PointFromRect( 
   Point2F pt
)

パラメータ

pt
The source point in relative coordinates (0..1, 0..1).

戻り値の型

The resulting point in absolute coordinates (Left..Right, Top..Bottom).
参照

RectF 構造体
RectF メンバ