PowerTools SPREAD for Windows Forms 8.0J
TextRotationAngle プロパティ (ElementWindowless)


要素のテキストの回転角度を取得または設定します。
構文
'Declaration
 
Public Overridable Property TextRotationAngle As Single
'使用法
 
Dim instance As ElementWindowless
Dim value As Single
 
instance.TextRotationAngle = value
 
value = instance.TextRotationAngle
public virtual float TextRotationAngle {get; set;}

プロパティ値

テキストの回転角度を表す単精度浮動小数点数
参照

ElementWindowless クラス
ElementWindowless メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.