Interface IBaseColorField
Namespace: IronPPT.Interfaces
Assembly: IronPPT.dll
Syntax
public interface IBaseColorField
Properties
Modulation
Declaration
IPercentage Modulation { get; set; }
Property Value
Type | Description |
---|---|
IPercentage |
Offset
Declaration
IPercentage Offset { get; set; }
Property Value
Type | Description |
---|---|
IPercentage |