ItemSize(ReportSize, ReportSize) Construtor

Definição

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)

Parâmetros

width
ReportSize
height
ReportSize

Aplica-se a