Aspose::Pdf::Annotations::PDF3DCrossSection::set_Visibility method

PDF3DCrossSection::set_Visibility method

Sets a value indicating visibility of the cutting planes intersection.

void Aspose::Pdf::Annotations::PDF3DCrossSection::set_Visibility(bool value)

Remarks

true if visible; otherwise, false.

See Also