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