Click or drag to resize

C3DNIGetAxisFont Method (String, Int32)

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,
	int font_size
)

public void IGetAxisFont(
	ref string font,
	int font_size
)

Parameters

font
Type: SystemString
Font name
font_size
Type: SystemInt32
Font Buffer Size
See Also