InkAnnotation.ChangeAfterResize

InkAnnotation.ChangeAfterResize method

Updates the points in InkList, according to the matrix transform.

public override void ChangeAfterResize(Matrix transform)
ParameterTypeDescription
transformMatrixMatrix specifying the transformation.

See Also