Condividi tramite


ItemSize(ReportSize, ReportSize) Constructor

Definition

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

Applies to