ISystemSpecifics Interface
Platform specific fields and methods.
Namespace: SMath.DrawingAssembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.4.0.0
public interface ISystemSpecifics
Public Interface ISystemSpecifics
public interface class ISystemSpecifics
type ISystemSpecifics = interface end
| DoubleClickTime |
Maximum time spent between two mouse clicks to handle action as a double click.
|
| PaperId |
Default ID of the paper size on print out.
|
| PaperSize |
Default paper size on print out.
|
| Platform |
Current platform type.
|
| ScrollbarWidth |
Width of the system scrollbars.
|