XpsRgbColor.ToColor

XpsRgbColor.ToColor method

Convenience method for getting .NET native representation of RGB color.

public override Color ToColor()

Return Value

System.Drawing.Color structure.

See Also