long setSymbolOrientation(string ck, double degreesCWN)
This method sets the orientation of the transient symbol with CARIS Key ck to the angle given by degreesCWN. The given angle is in degrees clockwise from North.
The method returns zero upon success, and returns an error code if
- degressCWN is out of range. Valid range is -360.0 to +360.0, inclusive. (Negative angles are counter-clockwise from North.)
- No feature is found with CARIS Key ck.
- The feature found is not a symbol.