Miner.Interop Namespace > IMMTraceBuffer Interface : DrawBufferPolygon Method |
'Declaration
Sub DrawBufferPolygon( _ ByVal pBufferBpolygon As ESRI.ArcGIS.Geometry.IPolygon _ )
'Usage
Dim instance As IMMTraceBuffer Dim pBufferBpolygon As ESRI.ArcGIS.Geometry.IPolygon instance.DrawBufferPolygon(pBufferBpolygon)
void DrawBufferPolygon( ESRI.ArcGIS.Geometry.IPolygon pBufferBpolygon )
procedure DrawBufferPolygon( pBufferBpolygon: ESRI.ArcGIS.Geometry.IPolygon );
function DrawBufferPolygon( pBufferBpolygon : ESRI.ArcGIS.Geometry.IPolygon );
void DrawBufferPolygon( ESRI.ArcGIS.Geometry.IPolygon* pBufferBpolygon )
void DrawBufferPolygon( ESRI.ArcGIS.Geometry.IPolygon^ pBufferBpolygon )
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