[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Controls.Design.IARControlSite

IARControlSite Interface

Used for design time painting, coordinate translation

Namespace: GrapeCity.ActiveReports.Controls.Design
Assembly: MESCIUS.ActiveReports.dll
Syntax
public interface IARControlSite

Methods

Name Description
ToDevice(RectangleF)

Transforms the control's coordinates and size

ToDeviceF(RectangleF)

Transforms the control's coordinates and size

ToDeviceF(SizeF)

Transforms the control coordinates

Extension Methods