CalendarView for WinForms
ReflectAt(Coordinate,Coordinate) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > TransformMatrix クラス > ReflectAt メソッド : ReflectAt(Coordinate,Coordinate) メソッド
A Coordinate object indicate the start point of the line.
A Coordinate object indicate the end point of the line.
Applies the reflecting by speical line to this Matrix object.
シンタックス
'宣言
 
Public Overloads Sub ReflectAt( _
   ByVal startPoint As Coordinate, _
   ByVal endPoint As Coordinate _
) 
public void ReflectAt( 
   Coordinate startPoint,
   Coordinate endPoint
)

パラメータ

startPoint
A Coordinate object indicate the start point of the line.
endPoint
A Coordinate object indicate the end point of the line.
参照

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