GrapeCity PlusPak for Windows Forms 10.0J
RotatePoints メソッド (TabRenderer)

回転が必要なポイントの配列。
回転する位置を示すSystem.Drawing.Rectangle
配置を示すSystem.Windows.Forms.TabAlignmentの値。
配置に対してポイントを回転させます。
シンタックス
Protected Sub RotatePoints( _
   ByRef points As Point(), _
   ByVal rec As Rectangle, _
   ByVal alignment As TabAlignment _
) 
protected void RotatePoints( 
   ref Point[] points,
   Rectangle rec,
   TabAlignment alignment
)

パラメータ

points
回転が必要なポイントの配列。
rec
回転する位置を示すSystem.Drawing.Rectangle
alignment
配置を示すSystem.Windows.Forms.TabAlignmentの値。
参照

参照

TabRenderer クラス
TabRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.