Método Aspose::Pdf::Annotations::PDF3DCrossSectionArray::idx_get

PDF3DCrossSectionArray::idx_get method

Obtiene el PDF3DCrossSection en el índice especificado.

System::SharedPtr<PDF3DCrossSection> Aspose::Pdf::Annotations::PDF3DCrossSectionArray::idx_get(int32_t index)
ParámetroTipoDescripción
índiceint32_tEl índice.

ReturnValue

Sección transversal.

Ver también