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

PDF3DViewArray::idx_get method

Obtiene el PDF3DView del arreglo de vistas en el índice especificado.

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

ReturnValue

PDF3DView.

Ver también