BoundingBoxSettings(Font) Constructor

Constructor with font.
Public Sub New( _ 
ByVal labelFont As Font
)
This language is not supported or no code example is available.
public BoundingBoxSettings( 
Font labelFont 
)
This language is not supported or no code example is available.

Parameters

labelFont
Font

The label font to use.

.NET Framework

Supported in: 4.8

In this article

Definition