| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal color As Color, _ ByVal range As ScaleRange, _ ByVal elementValue As ElementValue _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public SmartColor( Color color, ScaleRange range, ElementValue elementValue ) | |
| C++/CLI | |
|---|---|
public: SmartColor( Color color, ScaleRange^ range, ElementValue elementValue ) | |
Parameters
- color
- range
- elementValue