CaptureObjectInvert property (Screen Control)
Builder Syntax |
bool CaptureObjectInvert |
Delphi Syntax |
CaptureObjectInvert: Boolean |
Overview |
Refer to Implementing Screen Capture. |
Remarks
Specifies whether to invert colors for the current selected objects. If this property is set to TRUE, the colors will be inverted when selected. If this property is set to FALSE, the colors are not inverted and the value of CaptureObjectBorderWidth property will be used to draw a border will be drawn around the selected objects.
See Also
Elements: |
CaptureObjectEnableKeyboard property, CaptureObjectBorderWidth property, CaptureObjectSelectCursor property |