Click or drag to resize

CUNCiValidSymbol Method

See if a Symbol number is valid in a particular font.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int iValidSymbol(
	string face,
	int geofont,
	int number
)

public static int iValidSymbol(
	string face,
	int geofont,
	int number
)

Parameters

face
Type: SystemString
Face name (undecorated)
geofont
Type: SystemInt32
Geosoft font?
number
Type: SystemInt32
Symbol number

Return Value

Type: Int32
See Also