Click or drag to resize
C3DNIGetAxisFont Method (String, Int32)
Get the Axis font

Available since Oasis montaj version: 6.3
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void IGetAxisFont(
	ref string font,
	int font_size
)

Parameters

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