Gets or sets the per-batch rotation angle which is applied to each marker in the batch.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Rotation() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_Rotation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
Positive rotation angles rotate counter-clockwise in screen-space.
If per-marker rotation angles were specified with MarkerBatchPrimitiveOptionalParameters.SetRotations, the per-batch rotation angle is ignored.






