CoordinateSystemBase.FontFamily Property

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

Property Value

FontFamily
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