IMotionEffectAngle Property |
Describes the relative angle of the motion path.
Read/write
Single.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxfloat Angle { get; set; }
Property Angle As Single
Get
Set
property float Angle {
float get ();
void set (float value);
}
abstract Angle : float32 with get, set
Property Value
Type:
Single
See Also