TransformClassAdjustWindow Method
Namespace: PCBI_InstanceSyncAssembly: PCBI_InstanceSync (in PCBI_InstanceSync.dll) Version: 16.0.0.0 (16.0.0.0)
public RectangleF AdjustWindow(
RectangleF mm,
int imageWidth,
int imageHeight
)
Public Function AdjustWindow (
mm As RectangleF,
imageWidth As Integer,
imageHeight As Integer
) As RectangleF
public:
RectangleF AdjustWindow(
RectangleF mm,
int imageWidth,
int imageHeight
)
member AdjustWindow :
mm : RectangleF *
imageWidth : int *
imageHeight : int -> RectangleF
- mm RectangleF
-
- imageWidth Int32
-
- imageHeight Int32
-
RectangleF