| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.WindowBackgroundHatchStyle |
NIVision.GetWindowBackgroundResult.hatchStyle |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.WindowBackgroundHatchStyle |
NIVision.WindowBackgroundHatchStyle.fromValue(int val) |
static NIVision.WindowBackgroundHatchStyle |
NIVision.WindowBackgroundHatchStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.WindowBackgroundHatchStyle[] |
NIVision.WindowBackgroundHatchStyle.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.