Miner.Interop Namespace > MMExpressFavoriteClass Class : CalculateFeatureGeometry Method |
'Declaration
Public Overridable Sub CalculateFeatureGeometry( _ ByVal pReferencePoint As ESRI.ArcGIS.Geometry.IPoint, _ ByVal dRotationAngle As System.Double _ )
'Usage
Dim instance As MMExpressFavoriteClass Dim pReferencePoint As ESRI.ArcGIS.Geometry.IPoint Dim dRotationAngle As System.Double instance.CalculateFeatureGeometry(pReferencePoint, dRotationAngle)
public virtual void CalculateFeatureGeometry( ESRI.ArcGIS.Geometry.IPoint pReferencePoint, System.double dRotationAngle )
public procedure CalculateFeatureGeometry( pReferencePoint: ESRI.ArcGIS.Geometry.IPoint; dRotationAngle: System.Double ); virtual;
public function CalculateFeatureGeometry( pReferencePoint : ESRI.ArcGIS.Geometry.IPoint, dRotationAngle : System.double );
public: virtual void CalculateFeatureGeometry( ESRI.ArcGIS.Geometry.IPoint* pReferencePoint, System.double dRotationAngle )
public: virtual void CalculateFeatureGeometry( ESRI.ArcGIS.Geometry.IPoint^ pReferencePoint, System.double dRotationAngle )
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