Miner.Interop Namespace > MMAutoTextElementClass Class : Rotate Method |
'Declaration
Public Overridable Sub Rotate( _ ByVal Origin As ESRI.ArcGIS.Geometry.IPoint, _ ByVal rotationAngle As System.Double _ )
'Usage
Dim instance As MMAutoTextElementClass Dim Origin As ESRI.ArcGIS.Geometry.IPoint Dim rotationAngle As System.Double instance.Rotate(Origin, rotationAngle)
public virtual void Rotate( ESRI.ArcGIS.Geometry.IPoint Origin, System.double rotationAngle )
public procedure Rotate( Origin: ESRI.ArcGIS.Geometry.IPoint; rotationAngle: System.Double ); virtual;
public function Rotate( Origin : ESRI.ArcGIS.Geometry.IPoint, rotationAngle : System.double );
public: virtual void Rotate( ESRI.ArcGIS.Geometry.IPoint* Origin, System.double rotationAngle )
public: virtual void Rotate( ESRI.ArcGIS.Geometry.IPoint^ Origin, System.double rotationAngle )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2