Keysight Pathwave 89600 VSA .NET API
ToString Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > DisplayFontInfo Structure : ToString Method


Glossary Item Box

Returns a string that represents the display font information.

Syntax

Visual Basic (Declaration) 
Public Overrides Function ToString() As String
C# 
public override string ToString()
C++/CLI 
public:
String^ ToString(); override 

Return Value

A string representation of the display font information.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also

Reference

DisplayFontInfo Structure
DisplayFontInfo Members
Base Implementation in ToString