SFML.Net
FontGetInfo Method |
Get the font information
Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)

public FontInfo GetInfo()
Public Function GetInfo As FontInfo
public: FontInfo GetInfo()
member GetInfo : unit -> FontInfo
Return Value
Type: FontInfoA structure that holds the font information
