IReflectionFadeDirection Property |
Specifies the direction to offset the reflection. (angle).
Read/write
Single.
Namespace:
Aspose.Slides.Effects
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxfloat FadeDirection { get; set; }Property FadeDirection As Single
Get
Set
property float FadeDirection {
float get ();
void set (float value);
}abstract FadeDirection : float32 with get, set
Property Value
Type:
Single
See Also