DrawStringRotated 方法 (IRenderEngine)
本主题中
Draw rotated string at specified position.
语法
'声明
Sub DrawStringRotated( _
ByVal As String, _
ByVal As _Point, _
ByVal As _Point, _
ByVal As Double _
)
void DrawStringRotated(
string ,
_Point ,
_Point ,
double
)
参数
- s
- pos
- center
- angle
请参见