Description
Initializes a marker batch primitive with the
specified font. This is equivalent to constructing a text batch
with the specified font and a Set Hint of
Frequent.Syntax
| [Visual Basic .NET] |
|---|
Public Function InitializeWithGraphicsFont( _
ByVal Font As IAgStkGraphicsGraphicsFont _
) As IAgStkGraphicsTextBatchPrimitive
|
Parameters
- Font
- The font used to render text in the text batch.