HslColor Constructor

 
Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

NameDescription
System_CAPS_pubmethodHslColor()

Default constructor creates an empty instance of the class.

System_CAPS_pubmethodHslColor(Int32, Int32, Int32)

Creates instance of the class with the specified hue, saturation, and luminosity.

Return to top
Show: