Gets or sets the insertion angle of the BlockAttribute definition.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Property Rotation As System.Double | 
| C# |  | 
|---|
| System.double Rotation {get; set;} | 
| JavaScript |  | 
|---|
| Rotation : System.double | 
)
 < A href="GettingStarted-draftsightapi.html">HRESULT set_Rotation( 
   DOUBLE
 NewVal
)
| C++ |  | 
|---|
| property System.double Rotation {   double* Val
)
DSRESULTput_Rotation(
   double NewVal
} | 
Property Value
Value between 0° and 360° for the angle at which to insert the BlockAttribute definition (see Remarks)