Specifies the certain attribute of a effect after an animation effect.
Represents point value.
Only: bool, ColorFormat, float, int, string.
Read/write
Object.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxProperty To As Object
Get
Set
property Object^ To {
Object^ get ();
void set (Object^ value);
}
abstract To : Object with get, set
Property Value
Type:
Object
See Also