SFML.Net
ShapeTexture Property |
Source texture of the shape
Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)

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