Name | Description | |
---|---|---|
![]() | NCircleF Constructor | Overloaded. |
The following tables list the members exposed by NCircleF.
Name | Description | |
---|---|---|
![]() | NCircleF Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Area | Gets the circle area (PI * Radius * Radius) |
![]() | Bounds | Gets the minimal enclosing rectangle |
![]() | BoundsRange | Gets the minimal enclosing 2D range |
![]() | CenterVector | Gets the circle center as a vector |
![]() | Diameter | Gets the diameter of the circle |
![]() | IsFlat | Determines whether this is a flat primitive |
![]() | Perimeter | Gets the circle perimeter (2 * PI * Radius) |
Name | Description | |
---|---|---|
![]() | AddToGraphicsPath | Appends the primitive to the specified graphics path |
![]() | AngleFromPoint | Gets the angle (in radians) of the ray connecting the point with the circle center |
![]() | AreaIntersectsWith | Overloaded. Determines whether this circle area intersects with the specified circle area |
![]() | Contains | Overloaded. Determines whether the circle interior contains the specified point. |
![]() | ContainsOnOutline | Overloaded. Determines whether the outline of the circle contains the specified point |
![]() | Equals | |
![]() ![]() | FromThreePoints | Creates a circle from three points |
![]() | GetHashCode | |
![]() | IntersectionArea | Computes the intersection area of this circle with the specified circle |
![]() | IntersectsWith | Overloaded. Determines whether this circle intersects with the specified line |
![]() | IntersectWith | Overloaded. Intersects this circle with the specified line |
![]() | OutlineIntersectsWith | Determines whether this circle outline intersects with the specified circle outline |
![]() | PointFromAngle | Overloaded. Gets the point on the circle rim, which corresponds to the specified angle (in radians) |
![]() | SectorArea | Gets the smaller sector area of the two possible circular sectors defined by the specified angle (in radians). |
![]() | ToString | |
![]() | Translate | Overloaded. Translates the primitive with the specified amounts |
![]() | Determines whether a is equal to b |
![]() | Determines whether a is not equal to b |