Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.DPISupporting Namespace / ScaleResourceInfo Structure
Members


In This Topic
    ScaleResourceInfo Structure
    In This Topic
    Represents the information about a scale version of resource file.
    Syntax
    'Declaration
     
    
    Public Structure ScaleResourceInfo 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As ScaleResourceInfo
    public struct ScaleResourceInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          FarPoint.Win.DPISupporting.ScaleResourceInfo

    See Also