ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTRichText Class
Properties Methods Events


In This Topic
    ImGearARTRichText Class Members
    In This Topic

    The following tables list the members exposed by ImGearARTRichText.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ImGearARTRichText class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the mark's border.  
    Public PropertyOverridden. Gets mark's bounding rectangle in abstract coordinates.  
    Public PropertyThis property has been deprecated. Gets the ART Rich Text control based on System.Windows.Forms.RichTextBox suitable for ART processing and drawing.  
    Public PropertyGets or sets the RichText mark's fill color.  
    Public PropertyGets or sets the height of the mark's rectangle.  
    Public PropertyGets or sets opacity of the RichText mark.  
    Public PropertyGets or sets Rich text orientation.  
    Public PropertyGets or sets the annotation text in the rich text format.  
    Public PropertyOverridden. Gets the selection type.  
    Public PropertyOverridden. Gets mark's type.  
    Public PropertyOverridden. Gets or sets a value indicating whether the mark is visible or not.  
    Public PropertyGets or sets the width of the mark's rectangle.  
    Public PropertyGets or sets the X coordinate of the top-left point of the mark's rectangle.  
    Public PropertyGets or sets the Y coordinate of the top-left point of the mark's rectangle.  
    Top
    Public Methods
     NameDescription
    Public MethodBegins text editing process. Note: This method only works for WinForms, not WPF.  
    Public MethodEnds text editing process. Note: This method only works for WinForms, not WPF.  
    Public MethodOverridden. Flips the mark around the center in vertical or horizontal direction.  
    Public MethodOverridden. Gets rendering bounding rectangle of the mark in abstract coordinates.  
    Public MethodOverridden. Moves the mark by specified offset.  
    Public MethodOverridden. Rotates the mark around the center.  
    Public MethodOverridden. Scales the mark in horizontal and vertical directions.  
    Top
    See Also