This value is used to specify the starting color of behavior.
Read/write
IColorFormat.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic IColorFormat From { get; set; }
Public Property From As IColorFormat
Get
Set
public:
virtual property IColorFormat^ From {
IColorFormat^ get () sealed;
void set (IColorFormat^ value) sealed;
}
abstract From : IColorFormat with get, set
override From : IColorFormat with get, set
Property Value
Type:
IColorFormatImplements
IColorEffectFrom
See Also