ArcGIS Pro 2.8 API Reference Guide
RotateGraphic Method

ArcGIS.Desktop.GeoProcessing.Georeferencing Namespace > SessionBase Class : RotateGraphic Method
Syntax
public void RotateGraphic( 
   double rotX,
   double rotY,
   double rotZ
)
Public Sub RotateGraphic( _
   ByVal rotX As Double, _
   ByVal rotY As Double, _
   ByVal rotZ As Double _
) 

Parameters

rotX
rotY
rotZ
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SessionBase Class
SessionBase Members