Circle |
public class Circle2D : Shape2D
The Circle2D type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoundBox | (Inherited from Shape2D) |
![]() | Color | (Inherited from Shape2D) |
![]() | FillType | |
![]() | LineType | (Inherited from Shape2D) |
![]() | LineWidth | (Inherited from Shape2D) |
![]() | Origin | |
![]() | Radius | |
![]() | ShapeType | (Inherited from Shape2D) |
Name | Description | |
---|---|---|
![]() | Clear | (Inherited from Shape2D) |
![]() | Clone | (Overrides Shape2DClone) |
![]() | ContainedByBox | (Inherited from Shape2D) |
![]() | DistanceTo | (Overrides Shape2DDistanceTo(Vec2)) |
![]() | IntersectWithBox | (Overrides Shape2DIntersectWithBox(Box2D)) |
![]() | IsEmpty | (Inherited from Shape2D) |
![]() | SamplePoint | |
![]() | SamplePoints | |
![]() | Transform | (Overrides Shape2DTransform(Mat43)) |
![]() | Translate(Vec2) | (Overrides Shape2DTranslate(Vec2)) |
![]() | Translate(Double, Double) | (Overrides Shape2DTranslate(Double, Double)) |