CircleShape Constructor

SFML.Net

CircleShape Constructor
Default constructor

Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public CircleShape()
Public Sub New
public:
CircleShape()
new : unit -> CircleShape
See Also