Computes the area of the sector defined by the arc.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public double AreaOfSector() |
| Visual Basic (Declaration) |
|---|
Public Function AreaOfSector As Double |
| Visual C++ |
|---|
public: double AreaOfSector() |