Interface ISurfaceArea<T>
Namespace: ProjectDawn.Navigation
Assembly: ProjectDawn.Navigation.dll
Syntax
public interface ISurfaceArea<T> where T : unmanaged
Type Parameters
| Name | Description |
|---|---|
| T |
Methods
| Improve this Doc View SourceSurfaceArea()
Returns surface area of the shape.
Declaration
float SurfaceArea()
Returns
| Type | Description |
|---|---|
| float |