InkColor Constructor

Overload List

InkColor Constructor that cerates InkColor object.
InkColor(InkColor) Initializes a new instance of InkColor class by deep copy of another InkColor instance.
InkColor(Color, Color, Color, Color) Constructor that cerates InkColor object, whith specified colors.

See Also