Gets or sets the at the specified index.
Namespace: Spire.Pdf.AnnotationsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public Pdf3DCrossSection this[ int index ] { get; set; }
Public Default Property Item ( index As Integer ) As Pdf3DCrossSection Get Set
public: property Pdf3DCrossSection^ default[int index] { Pdf3DCrossSection^ get (int index); void set (int index, Pdf3DCrossSection^ value); }
member Item : Pdf3DCrossSection with get, set
Parameters
- index
- Int32