Click or drag to resize

CMVIEWPatThick Method

Sets the pattern line thickness

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void PatThick(
	double thick
)

public void PatThick(
	double thick
)

Parameters

thick
Type: SystemDouble
Line thickness as fraction of pattern size (ie. 0.05)
Remarks
See the IMPORTANT note for sPatNumber_MVIEW().
See Also