Click or drag to resize
CMVIEWGetMakerName Method (Int32, String)
Used to retrieve the maker for a particular view group.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void GetMakerName(
	int group,
	ref string str_val
)

Parameters

group
Type: SystemInt32
Group number
str_val
Type: SystemString
String in which to place the maker name
See Also