Aspose::Pdf::Annotations::PDF3DCrossSectionArray::Add method

PDF3DCrossSectionArray::Add method

Adds the specified cross section to views array .

void Aspose::Pdf::Annotations::PDF3DCrossSectionArray::Add(System::SharedPtr<PDF3DCrossSection> crossSection)
ParameterTypeDescription
crossSectionSystem::SharedPtr<PDF3DCrossSection>The cross section.

See Also