TextMarkupAnnotation.ChangeAfterResize

TextMarkupAnnotation.ChangeAfterResize method

Updates the QuadPoints, according to the matrix transform.

public override void ChangeAfterResize(Matrix transform)
ParameterTypeDescription
transformMatrixMatrix that use for transformation (resize).

See Also