Namespace: Spire.Presentation.Drawing.Animation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
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

TimeNodePresetClassType

See Also