次の方法で共有


MapVectorLayer クラス

ベクトルに基づくマップ レイヤーを表します。

継承階層

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem
    Microsoft.ReportingServices.OnDemandReportRendering.MapLayer
      Microsoft.ReportingServices.OnDemandReportRendering.MapVectorLayer
        Microsoft.ReportingServices.OnDemandReportRendering.MapLineLayer
        Microsoft.ReportingServices.OnDemandReportRendering.MapPointLayer
        Microsoft.ReportingServices.OnDemandReportRendering.MapPolygonLayer

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public MustInherit Class MapVectorLayer _
    Inherits MapLayer
'使用
Dim instance As MapVectorLayer
[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public abstract class MapVectorLayer : MapLayer
[StrongNameIdentityPermissionAttribute(SecurityAction::InheritanceDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class MapVectorLayer abstract : public MapLayer
[<AbstractClassAttribute>]
[<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type MapVectorLayer =  
    class 
        inherit MapLayer 
    end
public abstract class MapVectorLayer extends MapLayer

MapVectorLayer 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ DataElementName データ要素または属性に使用するベクトル レイヤーの名前を取得または設定します。
パブリック プロパティ DataElementOutput ベクトル レイヤーをデータ表示に反映するかどうかを指定します。
パブリック プロパティ MapBindingFieldPairs ベクトル レイヤーのマップ アイテムを、レイヤーに関連付けられているデータ領域にバインドするために使用する MapBindingFieldPair 要素のコレクションを取得または設定します。
パブリック プロパティ MapDataRegion 使用するデータが格納されているデータ領域を取得します。
パブリック プロパティ MapDataRegionName マップのデータ領域の名前を取得します。
パブリック プロパティ MapFieldDefinitions ベクトル レイヤー内の MapFieldDefinition オブジェクトのコレクションを取得します。
パブリック プロパティ MapSpatialData マップのデータ領域、マップのデータセット、またはマップのシェープファイルをベクトル レイヤーのマップ ポイントのソースとして取得します。
パブリック プロパティ MaximumZoom マップ レイヤーが表示される最大ズーム レベルを取得します。 (MapLayer から継承されています。)
パブリック プロパティ MinimumZoom マップ レイヤーが表示される最小ズーム レベルを取得します。 (MapLayer から継承されています。)
パブリック プロパティ Name マップ レイヤーの名前を取得します。 (MapLayer から継承されています。)
パブリック プロパティ Transparency マップ レイヤーのマップの線の透明度をパーセントで示す値を取得します。 (MapLayer から継承されています。)
パブリック プロパティ VisibilityMode マップ レイヤーの表示モードを取得します。 (MapLayer から継承されています。)

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Equals (Object から継承されています。)
プロテクト メソッド Finalize (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
プロテクト メソッド MemberwiseClone (Object から継承されています。)
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

フィールド

  名前 説明
プロテクト フィールド m_instance インフラストラクチャです。レポート インスタンス オブジェクト。 (MapObjectCollectionItem から継承されています。)
プロテクト フィールド m_map インフラストラクチャです。レイヤーが描画されるマップを指定します。 (MapLayer から継承されています。)

先頭に戻る

明示的なインターフェイスの実装

  名前 説明
明示的なインターフェイスの実装プライベート メソッド IMapObjectCollectionItem.SetNewContext インフラストラクチャです。コレクションの新しいコンテキストを設定します。 (MapObjectCollectionItem から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間