Description |
---|
Excerpt |
---|
Sets or returns the rotation angle of the shape. |
Signature | ||||
---|---|---|---|---|
| ||||
<table class="diff-macro"><thead><tr><th class="diff-macro-title">unmigrated-wiki-markup</th></tr></thead><tbody><tr><td class="diff-macro-body"><pre> public double Rotation{ get; set; } </pre></td></tr></tbody></table> |
Signature | ||||
---|---|---|---|---|
| ||||
Public <p>Public Property Rotation() As Double</p>Double |
Remarks |
---|
Rotation amount must be between -3600 and 3600 degrees. Values will automatically be clamped. |