Aspose::Pdf::Annotations::PDF3DRenderMode::SetFaceColor method

PDF3DRenderMode::SetFaceColor method

Sets the color of the face.

System::SharedPtr<PDF3DRenderMode> Aspose::Pdf::Annotations::PDF3DRenderMode::SetFaceColor(const System::SharedPtr<Color> &color)
ParameterTypeDescription
colorconst System::SharedPtr<Color>&The color.

ReturnValue

PDF3DRenderMode.

See Also