Method DrawLabelInsideRectangle
DrawLabelInsideRectangle(Rect, string, Color)
Declaration
public static void DrawLabelInsideRectangle(Rect rectangle, string label, Color color)
Parameters
Type | Name | Description |
---|---|---|
Rect | rectangle | |
string | label | |
Color | color |