Aspose::Pdf::Annotations::PDF3DViewArray::RemoveAt method

PDF3DViewArray::RemoveAt method

Removes view from views array at specified index.

void Aspose::Pdf::Annotations::PDF3DViewArray::RemoveAt(int32_t index)
ParameterTypeDescription
indexint32_tThe view index.

See Also