Click or drag to resize

CMVIEWSymbAngle Method

Set the Symb angle.

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

public void SymbAngle(
	double angle
)

Parameters

angle
Type: SystemDouble
Angle in degrees CCW from +X
See Also