ColorRamp class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | ColorRamp class |
Class ID | 20 |
Scope | Basic Development Environment |
Class Inheritance |
|
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).
Contents |
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 | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
633EC01 | Color Area Size | Size of the color area in terms of width and height in pixels. | Read/Write | Yes |
633EC02 | Color Area Size:Width | Width of the color area in pixels. | Read/Write | Yes |
633EC03 | Color Area Size:Height | Height of the color area in pixels. | Read/Write | Yes |
633EC04 | Digital Display | Reference to the numeric text digital display. | Read Only | Yes |
633EC05 | Scale | Reference to the color scale. | Read Only | Yes |
633EC06 | Scale Info | Read/Write | Yes | |
633EC07 | RGB Value | Returns the current RGB value of a color ramp. | Read Only | Yes |
Methods
This class has no methods or it inherits methods from its parent: Numeric Class.
Events
This class has no events or it inherits events from its parent: Numeric Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |