Miner.Interop Namespace > MMAutoTextElementClass Class : Scale Method |
'Declaration
Public Overridable Sub Scale( _ ByVal Origin As ESRI.ArcGIS.Geometry.IPoint, _ ByVal sx As System.Double, _ ByVal sy As System.Double _ )
'Usage
Dim instance As MMAutoTextElementClass Dim Origin As ESRI.ArcGIS.Geometry.IPoint Dim sx As System.Double Dim sy As System.Double instance.Scale(Origin, sx, sy)
public procedure Scale( Origin: ESRI.ArcGIS.Geometry.IPoint; sx: System.Double; sy: System.Double ); virtual;
public function Scale( Origin : ESRI.ArcGIS.Geometry.IPoint, sx : System.double, sy : System.double );
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