次の方法で共有


MapSize プロパティ

サブアイテムのサイズを取得します。値の設定も可能です。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property MapSize As MapSize
    Get
    Set
'使用
Dim instance As MapSubItem
Dim value As MapSize

value = instance.MapSize

instance.MapSize = value
public MapSize MapSize { get; set; }
public:
property MapSize^ MapSize {
    MapSize^ get ();
    void set (MapSize^ value);
}
member MapSize : MapSize with get, set
function get MapSize () : MapSize
function set MapSize (value : MapSize)

プロパティ値

型: Microsoft.ReportingServices.RdlObjectModel. . :: . .MapSize
MapSize オブジェクト。