ColorRamp class: Difference between revisions
Appearance
Started page |
(No difference)
|
Revision as of 00:13, 31 August 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | class |
| Class ID | {{{1}}} |
| Scope | |
| Class Inheritance |
This class is a top-level class. |
| Class Children | This class has no children. |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The ColorRamp class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide ColorRamp Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Property ID | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 633EC01 | ColorAreaSize | Size of the color area in terms of width and height in pixels. | R/W | X |
| 633EC03 | Height | Height of the color area in pixels.
This property is an element of the Color Area Size property. |
R/W | X |
| 633EC02 | Width | Width of the color area in pixels.
This property is an element of the Color Area Size property. |
R/W | X |
| 633EC04 | DigDisp | Reference to the numeric text digital display.
You can use this reference with the Text properties. This property is similar to the Visible Items»Digital Display item on the shortcut menu of a color ramp. |
R | X |
| 633EC07 | RGBValue | Returns the current RGB value of a color ramp. | R | X |
| 633EC05 | Scale | Reference to the color scale.
You can use this reference with the ColorScale properties. This property is similar to the Scale item on the shortcut menu of a color ramp. |
R | X |
Methods
No Methods for this class.
Events
No Events for this class.
History
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
[[Category:]]