Property BlendMode
- Namespace
- LMKit.Document.Annotations
- Assembly
- LM-Kit.NET.dll
BlendMode
Compositing mode of the mark's paint. Default Normal; Multiply is the text-highlight / highlighter-ink look.
public AnnotationBlendMode BlendMode { get; set; }
Compositing mode of the mark's paint. Default Normal; Multiply is the text-highlight / highlighter-ink look.
public AnnotationBlendMode BlendMode { get; set; }