QuickOPC User's Guide and Reference
LargeTall Property



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Drawing Namespace > SizeFactors Class : LargeTall Property
A large size with tall appearance.
Syntax
'Declaration
 
Public Shared ReadOnly Property LargeTall As SizeF
'Usage
 
Dim value As SizeF
 
value = SizeFactors.LargeTall
public static SizeF LargeTall {get;}
public:
static property SizeF LargeTall {
   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