次の方法で共有


MapResizeMode 列挙体

マーカー画像のサイズ変更モードを表します。

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

構文

'宣言
Public Enumeration MapResizeMode
'使用
Dim instance As MapResizeMode
public enum MapResizeMode
public enum class MapResizeMode
type MapResizeMode
public enum MapResizeMode

メンバー

メンバー名 説明
AutoFit 画像はマーカー サイズに合わせてサイズ調整されます。
None 画像は元のサイズで描画されます。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間