Interface IGradientStop
Namespace: IronPPT.Interfaces
Assembly: IronPPT.dll
Syntax
public interface IGradientStop
Properties
Color
Declaration
IColor Color { get; set; }
Property Value
Type | Description |
---|---|
IColor |
StopPoint
Declaration
IDocUnit StopPoint { get; set; }
Property Value
Type | Description |
---|---|
IDocUnit |