Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NMeasureStringInfo Structure
Members


In This Topic
    NMeasureStringInfo Structure
    In This Topic
    Provides a common information used for measuring strings.
    Object Model
    NMeasureStringInfo Structure
    Syntax
    'Declaration
     
    
    Public Structure NMeasureStringInfo 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NMeasureStringInfo
    public struct NMeasureStringInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.UI.WinForm.Controls.NMeasureStringInfo

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also