Click or drag to resize

CCSYMB3DSetFixedSize Method

Fix the symbol size.

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

public void SetFixedSize(
	double size
)

Parameters

size
Type: SystemDouble
Symbol size (> 0.0)
See Also