Click or drag to resize
CMVUPost Method
Post values on a map.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void Post(
	CMVIEW oMVIEW1,
	CVV oVV2,
	CVV oVV3,
	CVV oVV4,
	int i5,
	int i6,
	int i7,
	int i8,
	int i9,
	double d10
)

Parameters

oMVIEW1
Type: GeoEngine.Core.GXNetCMVIEW
View
oVV2
Type: GeoEngine.Core.GXNetCVV
X locations
oVV3
Type: GeoEngine.Core.GXNetCVV
Y locations
oVV4
Type: GeoEngine.Core.GXNetCVV
Values to post
i5
Type: SystemInt32
Do not plot dummy values? GEO_BOOLConstant
i6
Type: SystemInt32
Numb Size
i7
Type: SystemInt32
Format
i8
Type: SystemInt32
Decimals
i9
Type: SystemInt32
Reference point number
d10
Type: SystemDouble
Text angle
See Also