laptop and a wrench

不具合

When new features with feature-linked annotation are added after labels have been converted to annotation, spaces in the text string are trimmed.

最後に公開された状態: August 25, 2014 ArcGIS for Desktop
不具合 ID 番号 NIM043231
送信されましたMarch 11, 2009
最終更新日June 5, 2024
適用対象ArcGIS for Desktop
見つかったバージョン9.3.1
オペレーティング システムWindows OS
オペレーティング システムのバージョンXP
ステータスWill Not Be Addressed

参考情報

No Public Explanation

対処法

1) In an edit session, delete the annotation features to be edited. Select the features, right-click on the layer and choose Selection > Annotate Selected Features.2) For the feature layer set up the label expression using Function FindLabel and color tags as proxy spaces. Color must reflect the fill color of the feature layer or data frame background. This workaround is limited since the anno will need to be drawn on top of one color. Example:Function FindLabel ( [SITEID], [FLOWLEVELID] ) FindLabel = "SiteID" & "<CLR red='255' green='255' blue='255'>" & "." & "</CLR>" & [SITEID]&vbnewline& "FlowlevelID"& "<CLR red='255' green='255' blue='255'>" & "." & "</CLR>" & [FLOWLEVELID]End Function

再現の手順

不具合 ID: NIM043231

ソフトウェア:

  • ArcGIS for Desktop

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

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

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

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

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

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

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