Click or drag to resize

C3DNIGetAxisFont Method (String)

Get the Axis font

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

public void IGetAxisFont(
	ref string font
)

Parameters

font
Type: SystemString
Font name
See Also