Nevron .NET Vision
Nevron.UI Namespace / NGdiTextFormat Structure
Fields Properties Methods


In This Topic
    NGdiTextFormat Structure Members
    In This Topic

    The following tables list the members exposed by NGdiTextFormat.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets whether the text will be bottom-aligned.  
    Public PropertyGets/sets whether the text will be centered horizontally.  
    Public PropertyGets/sets whether the text will be displayed as if rendered by an edit control.  
    Public PropertyGets/sets whether the non-displayable text will be trimmed to ellipsis.  
    Public PropertyGets/sets whether the tab characters are expanded.  
    Public PropertyGets/sets whether the font external leading will be included in line height.  
    Public PropertyGets/sets whether to ingore the ampersands prefix character in the text.  
    Public PropertyGets/sets whether the text will be left-aligned.  
    Public PropertyGets/sets whether the text will be clipped to the bounding rectangle or not.  
    Public PropertyGets/sets whether to turn off prefix character processing.  
    Public PropertyGets/sets whether to replace the middle of the text with ellipsis so that it fits the bounding rectangle.  
    Public PropertyGets/sets whether to draw a line only at the character following an ampersand character.  
    Public PropertyGets/sets whether the text will be right-aligned.  
    Public PropertyGets/sets whether to draw the text using right-to-left leading.  
    Public PropertyGets/sets whether the text will be single-line only.  
    Public PropertyGets/sets whether the text will be top-aligned.  
    Public PropertyGets/sets whether the text will be centered vertically.  
    Public PropertyGets/sets whether the text will break its words on a new line.  
    Public PropertyGets/sets whether the text will truncate a non-displayable word to ellipsis.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Top
    Public Operators
    See Also