'Declaration Protected Property IsTextCaretBlendingWithVisualToolsContent As Boolean
protected bool IsTextCaretBlendingWithVisualToolsContent { get; set; }
Property Value
True - the visual tool takes into account content of other visual tools when draw text caret with color blending;
false - the visual tool does not take into account content of other visual tools when draw text caret with color blending.
false - the visual tool does not take into account content of other visual tools when draw text caret with color blending.