Click or drag to resize

CMVIEWLineThick Method

Set the line thickness.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void LineThick(
	double thick
)

public void LineThick(
	double thick
)

Parameters

thick
Type: SystemDouble
Line thickness in view space units
See Also