TransformClassSetParamsForPrinting Method
Namespace: PCBI_InstanceSyncAssembly: PCBI_InstanceSync (in PCBI_InstanceSync.dll) Version: 16.0.0.0 (16.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
-