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)
ParameterTypeDescription
crossSectionconst System::SharedPtr<PDF3DCrossSection>&The cross section.

See Also