Namespace: Spire.Presentation.Drawing.Transition
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 int Spokes { get; set; }
Public Property Spokes As Integer Get Set
public: property int Spokes { int get (); void set (int value); }
member Spokes : int with get, set