PdfSaveOptions.FaceColor

PdfSaveOptions.FaceColor property

Gets or sets the face color to be used when rendering the 3D content. This is only relevant only when the RenderMode has a value of Illustration.

public Vector3 FaceColor { get; set; }

See Also