SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class FillColorBlock

    Inheritance
    System.Object
    FillColorBlock
    Namespace: SF
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class FillColorBlock

    Fields

    ColorSteps

    A list of pairs that tell what a color should be at a certain value.

    Declaration
    public List<ColorValuePair> ColorSteps
    Field Value
    Type Description
    List<ColorValuePair>
    In This Article
    Back to top Generated by DocFX