次の方法で共有


ItemSize(ReportSize, ReportSize) コンストラクター

定義

public:
 ItemSize(Microsoft::ReportingServices::RdlObjectModel::ReportSize width, Microsoft::ReportingServices::RdlObjectModel::ReportSize height);
public ItemSize (Microsoft.ReportingServices.RdlObjectModel.ReportSize width, Microsoft.ReportingServices.RdlObjectModel.ReportSize height);
new Microsoft.ReportDesigner.ItemSize : Microsoft.ReportingServices.RdlObjectModel.ReportSize * Microsoft.ReportingServices.RdlObjectModel.ReportSize -> Microsoft.ReportDesigner.ItemSize
Public Sub New (width As ReportSize, height As ReportSize)

パラメーター

width
ReportSize
height
ReportSize

適用対象