Click or drag to resize

CCSYMBSetScale Method

Set the symbol scale.

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

public void SetScale(
	double scale
)

Parameters

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