LineAnnotation.ChangeAfterResize

LineAnnotation.ChangeAfterResize method

Updates the Starting and Ending points, according to the matrix transform.

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

See Also