Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
DrawingWindow Class
DrawingWindow Methods
Clear Method
DeleteVisual Method
DrawArc Method
DrawCircle Method
DrawCirle Method
DrawEllipse Method
DrawFilledCircle Method
DrawFilledEllipse Method
DrawFilledPolygon Method
DrawFilledRectangle Method
DrawFilledSquare Method
DrawLine Method
DrawPicture Method
DrawPoint Method
DrawPolygon Method
DrawRectangle Method
DrawSquare Method
DrawText Method
GetCanvasSize Method
GetFont Method
GetPenColor Method
GetPenThickness Method
SetCanvasSize Method
SetFont Method
SetPenColor Method
SetPenThickness Method
SetPercentScale Method
DrawingWindow
GetFont Method
Returns the curent font family
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
FontFamily
GetFont
()
Return Value
Type:
FontFamily
the curent font family
See Also
Reference
DrawingWindow Class
Algs4Net Namespace