Search Results for

    Show / Hide Table of Contents

    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 Source

    SurfaceArea()

    Returns surface area of the shape.

    Declaration
    float SurfaceArea()
    Returns
    Type Description
    float
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX