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

PDF3DRenderMode::SetAuxiliaryColour method

Sets the auxiliary colour.

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

ReturnValue

PDF3DRenderMode.

See Also