PrintDocument for WinForms
Intersect(RectangleD) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RectangleD 構造体 > Intersect メソッド : Intersect(RectangleD) メソッド
The RectangleD to intersect the current one with.
Replaces the current RectangleD structure with the intersection of itself and another RectangleD.
シンタックス
'宣言
 
Public Overloads Sub Intersect( _
   ByVal rect As RectangleD _
) 
'使用法
 
Dim instance As RectangleD
Dim rect As RectangleD
 
instance.Intersect(rect)
public void Intersect( 
   RectangleD rect
)

パラメータ

rect
The RectangleD to intersect the current one with.
参照

RectangleD 構造体
RectangleD メンバ
オーバーロード一覧