CoordinateSystemBase.FontSize Property

Gets or sets the label font size.
Public Property FontSize() As Double
This language is not supported or no code example is available.
public double FontSize {get; set;}
This language is not supported or no code example is available.

Property Value

double
Remarks
 
You need to call the Environment.CompileUserInterfaceElements to see the effect of your changes at run-time.

.NET Framework

Supported in: 4.8

In this article

Definition