Annotation.MapAreaAttributes プロパティ

定義

注釈のマップ領域属性を取得または設定します。

public:
 virtual property System::String ^ MapAreaAttributes { System::String ^ get(); void set(System::String ^ value); };
public virtual string MapAreaAttributes { get; set; }
member this.MapAreaAttributes : string with get, set
Public Overridable Property MapAreaAttributes As String

プロパティ値

注釈のマップ領域属性を表す string 値。

実装

注釈

これは string 、注釈に対して生成されたイメージ マップの属性に追加されます。

プロパティを使用して注釈がデータ ポイントに固定されている場合は、特別なキーワードを AnchorDataPoint 使用できます。

適用対象