ItemLocation(ReportSize, ReportSize) Constructor

Definition

public:
 ItemLocation(Microsoft::ReportingServices::RdlObjectModel::ReportSize left, Microsoft::ReportingServices::RdlObjectModel::ReportSize top);
public ItemLocation (Microsoft.ReportingServices.RdlObjectModel.ReportSize left, Microsoft.ReportingServices.RdlObjectModel.ReportSize top);
new Microsoft.ReportDesigner.ItemLocation : Microsoft.ReportingServices.RdlObjectModel.ReportSize * Microsoft.ReportingServices.RdlObjectModel.ReportSize -> Microsoft.ReportDesigner.ItemLocation
Public Sub New (left As ReportSize, top As ReportSize)

Parameters

left
ReportSize

Applies to