ItemSize(ReportSize, ReportSize) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
Parameter
- width
- ReportSize
- height
- ReportSize