TransformHelperSetParamsForPrinting Method
Namespace: PCBI_API_Extensions.HelperAssembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public void SetParamsForPrinting(
RectangleF mm,
float fixedScale,
bool CenterPicture
)
Public Sub SetParamsForPrinting (
mm As RectangleF,
fixedScale As Single,
CenterPicture As Boolean
)
public:
void SetParamsForPrinting(
RectangleF mm,
float fixedScale,
bool CenterPicture
)
member SetParamsForPrinting :
mm : RectangleF *
fixedScale : float32 *
CenterPicture : bool -> unit
Parameters
- mm RectangleF
-
- fixedScale Single
-
- CenterPicture Boolean
-