QuickOPC User's Guide and Reference
ExtraWide Property



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Drawing Namespace > SizeFactors Class : ExtraWide Property
An extra wide appearance.
Syntax
'Declaration
 
Public Shared ReadOnly Property ExtraWide As SizeF
'Usage
 
Dim value As SizeF
 
value = SizeFactors.ExtraWide
public static SizeF ExtraWide {get;}
public:
static property SizeF ExtraWide {
   SizeF get();
}
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