Click or drag to resize

CMVIEWLineSmooth Method

Set the line edge smoothing.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void LineSmooth(
	int smooth
)

public void LineSmooth(
	int smooth
)

Parameters

smooth
Type: SystemInt32
<define>MVIEW_SMOOTH</define>
See Also