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