SFML.Net
SpriteTextureRect Property |
Sub-rectangle of the source image displayed by the sprite
Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)

public IntRect TextureRect { get; set; }
Public Property TextureRect As IntRect Get Set
public: property IntRect TextureRect { IntRect get (); void set (IntRect value); }
member TextureRect : IntRect with get, set
Property Value
Type: IntRect