Click or drag to resize

C3DNSetAxisFont Method

Set the Axis font

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetAxisFont(
	string font
)

public void SetAxisFont(
	string font
)

Parameters

font
Type: SystemString
Font name
See Also