Click or drag to resize

CCSYMBSetAngle Method

Set the symbol angle.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.2.0.42
Syntax
public void SetAngle(
	double angle
)

public void SetAngle(
	double angle
)

Parameters

angle
Type: SystemDouble
Symbol angle
See Also