ReportItem.PositionAndSizeChangeCommand Construtor

Definição

public:
 PositionAndSizeChangeCommand(Microsoft::ReportDesigner::ReportItem ^ reportItem, double left, double top, double width, double height);
public PositionAndSizeChangeCommand (Microsoft.ReportDesigner.ReportItem reportItem, double left, double top, double width, double height);
new Microsoft.ReportDesigner.ReportItem.PositionAndSizeChangeCommand : Microsoft.ReportDesigner.ReportItem * double * double * double * double -> Microsoft.ReportDesigner.ReportItem.PositionAndSizeChangeCommand
Public Sub New (reportItem As ReportItem, left As Double, top As Double, width As Double, height As Double)

Parâmetros

reportItem
ReportItem
left
Double
top
Double
width
Double
height
Double

Aplica-se a