PDF3DRenderMode.SetFaceColor

PDF3DRenderMode.SetFaceColor method

Sets the color of the face.

public PDF3DRenderMode SetFaceColor(Color color)
ParameterTypeDescription
colorColorThe color.

Return Value

PDF3DRenderMode.

See Also