PowerTools MultiRow for Windows Forms 8.0J
TextAngle プロパティ (CellNoteStyle)

テキストの回転角度(°単位)を取得または設定します。
構文
Public Property TextAngle As Single
public float TextAngle {get; set;}

プロパティ値

テキストの回転角度(°単位)を表す System.Single 値。既定値は System.Single.NaN です。これは値が継承されることを意味します。
例外
例外解説
System.ArgumentOutOfRangeException設定値が -90 より小さいか、90 を超えています。
解説
注意:
このプロパティは、UseCompatibleTextRendering プロパティの値が MultiRowTriState.True の場合にのみ有効です。
参照

CellNoteStyle クラス
CellNoteStyle メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.