 | NonMeasuredPointsConfigurationAddUserMaskRectangleShape Method |
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic void AddUserMaskRectangleShape(
int left,
int top,
int width,
int height,
bool keepInside,
bool intersection
)
public:
void AddUserMaskRectangleShape(
int left,
int top,
int width,
int height,
bool keepInside,
bool intersection
)
Parameters
- left
- Type: SystemInt32
- top
- Type: SystemInt32
- width
- Type: SystemInt32
- height
- Type: SystemInt32
- keepInside
- Type: SystemBoolean
- intersection
- Type: SystemBoolean
See Also