Glyph.Bounds Field

SFML.Net

GlyphBounds Field
Bounding rectangle of the glyph, in coordinates relative to the baseline

Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public FloatRect Bounds
Public Bounds As FloatRect
public:
FloatRect Bounds
val mutable Bounds: FloatRect

Field Value

Type: FloatRect
See Also