SFML.Net
CircleShape Properties |
The CircleShape type exposes the following members.

Name | Description | |
---|---|---|
![]() |
CPointer |
Access to the internal pointer of the object.
For internal use only
(Inherited from ObjectBase.) |
![]() |
FillColor |
Fill color of the shape
(Inherited from Shape.) |
![]() |
InverseTransform |
The combined transform of the object
(Inherited from Transformable.) |
![]() |
Origin |
The origin of an object defines the center point for
all transformations (position, scale, rotation).
The coordinates of this point must be relative to the
top-left corner of the object, and ignore all
transformations (position, scale, rotation).
(Inherited from Transformable.) |
![]() |
OutlineColor |
Outline color of the shape
(Inherited from Shape.) |
![]() |
OutlineThickness |
Thickness of the shape's outline
(Inherited from Shape.) |
![]() |
Position |
Position of the object
(Inherited from Transformable.) |
![]() |
Radius |
The radius of the shape
|
![]() |
Rotation |
Rotation of the object
(Inherited from Transformable.) |
![]() |
Scale |
Scale of the object
(Inherited from Transformable.) |
![]() |
Texture |
Source texture of the shape
(Inherited from Shape.) |
![]() |
TextureRect |
Sub-rectangle of the texture that the shape will display
(Inherited from Shape.) |
![]() |
Transform |
The combined transform of the object
(Inherited from Transformable.) |
