Click or drag to resize

CCSYMBSetScale Method

Set the symbol scale.

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