QuickOPC User's Guide and Reference
SizeFactors Class
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Drawing Namespace : SizeFactors Class
The size factor of a user interface element (e.g. a control, a form, or a dialog).
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
Public MustInherit NotInheritable Class SizeFactors 
'Usage
 
Dim instance As SizeFactors
[ComVisible(false)]
public static class SizeFactors 
[ComVisible(false)]
public ref class SizeFactors abstract sealed 
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.Drawing.SizeFactors

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also