Aspose::Pdf::Annotations::PDF3DCrossSectionArray::RemoveAt method

PDF3DCrossSectionArray::RemoveAt method

Removes cross section from array at specified index.

void Aspose::Pdf::Annotations::PDF3DCrossSectionArray::RemoveAt(int32_t index)
ParameterTypeDescription
indexint32_tThe index of removed cross section in array.

See Also