Método Aspose::Pdf::Annotations::PDF3DCrossSectionArray::Add
PDF3DCrossSectionArray::Add method
Agrega la sección transversal especificada al arreglo de vistas.
void Aspose::Pdf::Annotations::PDF3DCrossSectionArray::Add(const System::SharedPtr<PDF3DCrossSection> &crossSection)
| Parámetro | Tipo | Descripción |
|---|---|---|
| crossSection | const System::SharedPtr<PDF3DCrossSection>& | La sección transversal. |
Ver también
- Typedef SharedPtr
- Class PDF3DCrossSection
- Class PDF3DCrossSectionArray
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++