[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.IRenderEngine.DrawStringRotated

DrawStringRotated Method

DrawStringRotated(string, Point, Point, double)

Draw rotated string at specified position.

Declaration
void DrawStringRotated(string s, Point pos, Point center, double angle)
Parameters
Type Name Description
string s
Point pos
Point center
double angle