Namespace: Spire.Presentation.Drawing.Animation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public CommonBehaviorCollection CommonBehaviorCollection { get; set; }
Public Property CommonBehaviorCollection As CommonBehaviorCollection Get Set
public: property CommonBehaviorCollection^ CommonBehaviorCollection { CommonBehaviorCollection^ get (); void set (CommonBehaviorCollection^ value); }
member CommonBehaviorCollection : CommonBehaviorCollection with get, set