AnimationMotion
PathEditMode Property
|
Namespace:
Spire.Presentation.Drawing.Animation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public AnimationMotionPathEditMode PathEditMode { get; set; }
Public Property PathEditMode As AnimationMotionPathEditMode
Get
Set
public:
property AnimationMotionPathEditMode PathEditMode {
AnimationMotionPathEditMode get ();
void set (AnimationMotionPathEditMode value);
}
member PathEditMode : AnimationMotionPathEditMode with get, set
Property Value
Type:
AnimationMotionPathEditMode
See Also