Aspose::Pdf::Annotations::PDF3DCrossSectionArray::Add method
PDF3DCrossSectionArray::Add method
Adds the specified cross section to views array .
void Aspose::Pdf::Annotations::PDF3DCrossSectionArray::Add(const System::SharedPtr<PDF3DCrossSection> &crossSection)
| Parameter | Type | Description |
|---|---|---|
| crossSection | const System::SharedPtr<PDF3DCrossSection>& | The cross section. |
See Also
- Typedef SharedPtr
- Class PDF3DCrossSection
- Class PDF3DCrossSectionArray
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++