Click or drag to resize
CMVIEWSizeSymbols Method
Plot sized symbols

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SizeSymbols(
	CVV oVV1,
	CVV oVV2,
	CVV oVV3
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
X
oVV2
Type: GeoEngine.Core.GXNetCVV
Y
oVV3
Type: GeoEngine.Core.GXNetCVV
symbol sizes (in view units)
See Also