TextStyle(TextStyle) Constructor

Copy constructor.
Public Sub New( _ 
ByVal another As TextStyle
)
This language is not supported or no code example is available.
public TextStyle( 
TextStyle another 
)
This language is not supported or no code example is available.

Parameters

another
TextStyle

The other object

.NET Framework

Supported in: 4.8

In this article

Definition