Nevron .NET Vision
Nevron.Diagram Namespace / NTextPaintInfo Structure
Fields Properties Methods


In This Topic
    NTextPaintInfo Structure Members
    In This Topic

    The following tables list the members exposed by NTextPaintInfo.

    Public Fields
     NameDescription
    Public FieldY Flipping of local text coordinates  
    Public FieldMode in which the text must be displayed  
    Public FieldText orientation (in degrees)  
    Public FieldText origin  
    Public FieldText size  
    Top
    Public Properties
     NameDescription
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Returns the points that serve as coordinate system for this paint info  
    Public MethodGets the rectangle in the text rendering local coordinate system.  
    Public MethodInitializes the text info from basis points  
    Public MethodDetermines whether this paint info needs to alter the device transform for the text to be rendered correctly.  
    Public MethodOverloaded. Transform the specified device, if needed. Returns a device state cookie that can be used to restore the previous device transform. If the returned cookie is -1, then the device was not transformed.  
    Top
    See Also