long overrideDefaultOrientation(double degreesCWN)
This method sets the current default symbol orientation to degreesCWN, an angle in degrees clockwise from North. The valid range is -360.0 to +360.0, inclusive.
The default orientation is used during the creation of transient point features, via create. The initial default orientation is 0.0 degrees.
The method returns 0 upon success, and an error code if either degressCWN is out of range.