AGI STK Graphics 11 Send comments on this topic.
InitializeWithNameSize Method (IAgStkGraphicsGraphicsFontFactory)
See Also 
Name
The typeface name of the font.
Size
The size of the font.

Description

Initializes a graphics font with the typeface name and size.

Syntax

[Visual Basic .NET]
Public Function InitializeWithNameSize( _
   ByVal Name As String, _
   ByVal Size As Integer _
) As IAgStkGraphicsGraphicsFont

Parameters

Name
The typeface name of the font.
Size
The size of the font.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface