Draw rotated string at specified position.
シンタックス
'宣言
Sub DrawStringRotated( _
ByVal As System.String, _
ByVal As _Point, _
ByVal As _Point, _
ByVal As System.Double _
)
void DrawStringRotated(
System.string ,
_Point ,
_Point ,
System.double
)
パラメータ
- s
- pos
- center
- angle
参照