Click or drag to resize

CUSERMETAIGetFormat Method (String, Int32)

Get the File Format

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void IGetFormat(
	ref string format,
	int size
)

public void IGetFormat(
	ref string format,
	int size
)

Parameters

format
Type: SystemString
Title returned
size
Type: SystemInt32
Maximum name size
See Also