Click or drag to resize
CMVIEWSetMeta Method
Update the META in this group with the new meta object.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetMeta(
	string str1,
	CMETA oMETA2,
	string str3
)

Parameters

str1
Type: SystemString
Group Name
oMETA2
Type: GeoEngine.Core.GXNetCMETA
META object
str3
Type: SystemString
Meta name of Object
See Also