Click or drag to resize

CMVIEWPatSize Method

Sets the pattern unit cell size (X)

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

public void PatSize(
	double size
)

Parameters

size
Type: SystemDouble
Pattern size in view units
Remarks
See the IMPORTANT note for sPatNumber_MVIEW().
See Also