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: 2024.2.0.25
Syntax
public void SetAngle(
	double angle
)

public void SetAngle(
	double angle
)

Parameters

angle
Type: SystemDouble
Symbol angle
See Also