hosanna-ui-docs - v0.9.0
    Preparing search index...

    Interface for float operations.

    interface ISGIFloat {
        GetFloat(): number;
        SetFloat(value: number): any;
    }

    Hierarchy (View Summary)

    Index

    Methods