Click or drag to resize
CVOXiSetCellSizeStrings Method
Set the Location Strings

Available since Oasis montaj version: 6.3.1
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iSetCellSizeStrings(
	string str1,
	string str2,
	string str3
)

Parameters

str1
Type: SystemString
X String
str2
Type: SystemString
Y String
str3
Type: SystemString
Z String

Return Value

Type: Int32
0 - Ok 1 - Invalid data
See Also