ActiveReports 13
CurrentAutoScaleDimensions Property (FlatToolbox)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > FlatToolbox Class : CurrentAutoScaleDimensions Property
Gets the current run-time dimensions of the screen.
Syntax
'Declaration
 
Public ReadOnly Property CurrentAutoScaleDimensions As SizeF
public SizeF CurrentAutoScaleDimensions {get;}

Property Value

A System.Drawing.SizeF containing the current dots per inch (DPI) or System.Drawing.Font size of the screen.
Exceptions
ExceptionDescription
A Win32 device context could not be created for the current screen.
See Also

Reference

FlatToolbox Class
FlatToolbox Members