 | ProcessingConfigurationAddPhaseCorrectionZone Method |
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic void AddPhaseCorrectionZone(
int left,
int top,
int width,
int height
)
public:
void AddPhaseCorrectionZone(
int left,
int top,
int width,
int height
)
Parameters
- left
- Type: SystemInt32
- top
- Type: SystemInt32
- width
- Type: SystemInt32
- height
- Type: SystemInt32
See Also