'Declaration Sub DrawStringRotated( _ ByVal s As String, _ ByVal pos As C1Point, _ ByVal center As C1Point, _ ByVal angle As Double _ )
'Declaration
Sub DrawStringRotated( _ ByVal s As String, _ ByVal pos As C1Point, _ ByVal center As C1Point, _ ByVal angle As Double _ )
void DrawStringRotated( string s, C1Point pos, C1Point center, double angle )
IRenderingEngine Interface IRenderingEngine Members