CoordinateSystemBase.LabelFont Property

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

Property Value

Font
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