Gets or sets the dimensions that the control was designed to.
            
            
            
            
            
            
            
            '宣言
 
Public Property AutoScaleDimensions As SizeF
             
        
            
            public SizeF AutoScaleDimensions {get; set;}
             
        
             
        
            
            
            プロパティ値
A 
System.Drawing.SizeF containing the dots per inch (DPI) or 
System.Drawing.Font size that the control was designed to.