Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.Text Namespace / DrawTextArgs Structure
Members


In This Topic
    DrawTextArgs Structure
    In This Topic
    Draw text arguments.
    Syntax
    'Declaration
     
    
    Public Structure DrawTextArgs 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As DrawTextArgs
    public struct DrawTextArgs : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          FarPoint.Win.Text.DrawTextArgs

    See Also