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> |