RichTextBox for WinRT
C1PaintLayer Enumeration


Describes the layers where an element can be painted inside a text line. See C1PaintingContext.PaintInline.
Syntax
'Declaration
 
Public Enum C1PaintLayer 
   Inherits System.Enum
'Usage
 
Dim instance As C1PaintLayer
public enum C1PaintLayer : System.Enum 
Members
MemberDescription
AboveBackgroundThe layer directly above the text background.
AboveTextThe layer directly above the text.
BackgroundThe layer containing the background.
BelowBackgroundThe layer directly below the text background.
BelowTextThe layer directly below the text.
TextThe layer containing the text.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.RichTextBox.C1PaintLayer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Xaml.RichTextBox Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback