MyMatrixRotateAt(Double, PointD) 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
)

Parameters

angle  Double
 
center  PointD
 

See Also