Click or drag to resize

CMVIEWLineThick Method

Set the line thickness.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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