Click or drag to resize

CUSERMETASetTitle Method

Set the Title

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetTitle(
	string title
)

public void SetTitle(
	string title
)

Parameters

title
Type: SystemString
Title
See Also