Word for UWP
ToPoints(Rect) メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word 名前空間 > C1WordDocument クラス > ToPoints メソッド : ToPoints(Rect) メソッド
ピクセル単位の四角形。
ピクセル単位をポイント単位に変換します。
シンタックス
'宣言
 
Public Overloads Shared Function ToPoints( _
   ByVal rcPixels As Windows.Foundation.Rect _
) As Windows.Foundation.Rect
public static Windows.Foundation.Rect ToPoints( 
   Windows.Foundation.Rect rcPixels
)

パラメータ

rcPixels
ピクセル単位の四角形。

戻り値の型

ポイント単位の四角形。
参照

C1WordDocument クラス
C1WordDocument メンバ
オーバーロード一覧