Search Results for

    Method SetLayerSettings

    SetLayerSettings(int, bool, bool, bool, bool)

    Declaration
    void SetLayerSettings(int layerId, bool enableSuperSample, bool expensiveSuperSample, bool enableSharpen, bool expensiveSharpen)
    Parameters
    Type Name Description
    int layerId
    bool enableSuperSample
    bool expensiveSuperSample
    bool enableSharpen
    bool expensiveSharpen
    In This Article