Adds the specified value.
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 int Add( Pdf3DCrossSection value )
Public Function Add ( value As Pdf3DCrossSection ) As Integer
public: int Add( Pdf3DCrossSection^ value )
member Add : value : Pdf3DCrossSection -> int
Parameters
- value
- Pdf3DCrossSection
The value.