[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Model3DView.SetBackgroundColor

SetBackgroundColor Method

SetBackgroundColor(Color)

Sets the background of the specified Model3DView to a solid color.

Declaration
public void SetBackgroundColor(Color value)
Public Sub SetBackgroundColor(value As Color)
Parameters
Type Name Description
Color value

The color to apply as the solid background.

Remarks

This method replaces any existing background definition with a solid color background.