Click or drag to resize
CMVIEWSymbol Method
Plot a symbol

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void Symbol(
	double x,
	double y
)

Parameters

x
Type: SystemDouble
X
y
Type: SystemDouble
Y
See Also