MyMatrixRotateAt(Double, PointD, Boolean) Method

Definition

Namespace: PCBI_PDFImport
Assembly: PCBI_PDF_Import (in PCBI_PDF_Import.dll) Version: 16.0.0.0 (16.0.0.0)
C#
public void RotateAt(
	double angle,
	PointD center,
	bool prepend
)

Parameters

angle  Double
 
center  PointD
 
prepend  Boolean
 

See Also