PdfSaveOptions.AuxiliaryColor

PdfSaveOptions.AuxiliaryColor property

Gets or sets the auxiliary color to be used when rendering the 3D content. The interpretation of this color depends on the RenderMode

public Vector3 AuxiliaryColor { get; set; }

See Also