Click or drag to resize

C3DNIGetAxisFont Method (String)

Get the Axis font

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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