Glyph.TextureRect Field

SFML.Net

GlyphTextureRect Field
Texture coordinates of the glyph inside the font's texture

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

Field Value

Type: IntRect
See Also