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


In This Topic
    ImGearARTPopupText Class Members
    In This Topic

    The following tables list the members exposed by ImGearARTPopupText.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the actual text you can see on display.  
    Public PropertyGets or sets the horizontal text alignment.  
    Public PropertyGets or sets the vertical text alignment.  
    Public PropertyGets or sets the anchor's X location.  
    Public PropertyGets or sets the anchor's Y location.  
    Public PropertyGets or sets a value indicating whether the annotation size will be automatically expanded (or shrunk) to fit the given text within the text annotation.  
    Public PropertyGets or sets the mark border.  
    Public PropertyOverridden. Gets mark's bounding rectangle in abstract coordinates.  
    Public PropertyGets or sets the fill color of the mark.  
    Public PropertyGets or sets a value indicating whether the PPM option is disabled in font size calculations.  
    Public PropertyGets or sets the font name of the mark text.  
    Public PropertyGets or sets the font size of the mark text.  
    Public PropertyGets or sets the font style of the mark text.  
    Public PropertyGets or sets the height of the mark's rectangle.  
    Public PropertyGets or sets a value indicating whether the popup text is opened.  
    Public PropertyGets or sets the opacity of the mark.  
    Public PropertyGets or sets the text orientation.  
    Public PropertyGets or sets a value indicating the thickness of padding space between the boundaries of the content area and the annotation border.  
    Public PropertyOverridden. Gets the selection type.  
    Public PropertyGets or sets the text of the mark.  
    Public PropertyGets or sets the color of the mark text.  
    Public PropertyGets or sets a separate opacity used for text string.  
    Public PropertyGets or sets the text trimming behavior to employ when content overflows the content area.  
    Public PropertyGets or sets the text 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 the text editing process. Note: This method only works for WinForms, not WPF.  
    Public MethodEnds the 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 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