ItemSize(ReportSize, ReportSize) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- width
- ReportSize
- height
- ReportSize