Q3OrientationStyle_Set
You can use theQ3OrientationStyle_Setfunction to set the orientation style value of a orientation style.
TQ3Status Q3OrientationStyle_Set ( TQ3StyleObject frontFacingDirectionObject, TQ3OrientationStyle frontFacingDirection);
frontFacingDirectionObject- An orientation style object.
frontFacingDirection- An orientation style value.
DESCRIPTION
TheQ3OrientationStyle_Setfunction sets the orientation style value of the style object specified by thefrontFacingDirectionObjectparameter to the value specified in thefrontFacingDirectionparameter.