laptop and a wrench

不具合

IPictureMarkerSymbol::Picture property fails to set its transparency if IPictureMarkerSymbol::Angle is assigned some value.

最後に公開された状態: August 19, 2020 ArcGIS for Desktop
不具合 ID 番号 NIM046160
送信されましたJune 15, 2009
最終更新日February 20, 2025
適用対象ArcGIS for Desktop
見つかったバージョン9.3.1
プログラム言語C#
オペレーティング システムWindows OS
オペレーティング システムのバージョンXP
ステータスWill Not Be Addressed

参考情報

We apologize that we were unable to address this issue within the current product support cycle.  If the issue continues to affect your work in a supported release, please contact Technical Support.

対処法

In the code, please replace the following line of codes with last line of code, it set the transparency. But it works only for bitmap (BMP) files not for other format like tiff, png etc…//Comment the next two line of code System.Drawing.Bitmap dotNetBmp = new System.Drawing.Bitmap(databaseFile); pictBMPMrkSym.Picture = ESRI.ArcGIS.ADF.COMSupport.OLE.GetIPictureDispFromBitmap(dotNetBmp) as stdole.IPictureDisp; //Uncomment the following line of code.... //pictBMPMrkSym.CreateMarkerSymbolFromFile(esriIPictureType.esriIPictureBitmap, databaseFile);

再現の手順

不具合 ID: NIM046160

ソフトウェア:

  • ArcGIS for Desktop

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動