Aspose::Pdf::Annotations::PDF3DRenderMode::SetAuxiliaryColour method

PDF3DRenderMode::SetAuxiliaryColour method

Sets the auxiliary colour.

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

ReturnValue

PDF3DRenderMode.

See Also