NOTE: This method is now obsolete.



Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Sub maxFontSize( _ 
   ByVal val As Integer _ 
)
C#
void maxFontSize(
   int val
)
C++
void maxFontSize(
   int val
) abstract 
J#
void maxFontSize(
   int val
)
JScript
function maxFontSize(
   val : int
)

See Also