ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTNote Class


In This Topic
    ImGearARTNote Class Methods
    In This Topic

    For a list of all members of this type, see ImGearARTNote members.

    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 MethodCalculates mark's bounding box size that will fit either entire text, or the widest text line of the text.  
    Public MethodCalculates the number of characters that do not completely fit into displayable area.  
    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