| IResponseRotationBehaviour Property |
Rotation behavior of the response
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax ResponseRotationBehaviour RotationBehaviour { get; set; }
Property RotationBehaviour As ResponseRotationBehaviour
Get
Set
property ResponseRotationBehaviour RotationBehaviour {
ResponseRotationBehaviour get ();
void set (ResponseRotationBehaviour value);
}
Property Value
Type:
ResponseRotationBehaviourSee Also