| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.WindowBackgroundFillStyle |
NIVision.GetWindowBackgroundResult.fillStyle |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.WindowBackgroundFillStyle |
NIVision.WindowBackgroundFillStyle.fromValue(int val) |
static NIVision.WindowBackgroundFillStyle |
NIVision.WindowBackgroundFillStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.WindowBackgroundFillStyle[] |
NIVision.WindowBackgroundFillStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NIVision.imaqSetWindowBackground(int windowNumber,
NIVision.WindowBackgroundFillStyle fillStyle,
NIVision.WindowBackgroundHatchStyle hatchStyle,
NIVision.RGBValue fillColor,
NIVision.RGBValue backgroundColor) |
Copyright © 2015. All rights reserved.