PolyAnnotation.ChangeAfterResize

PolyAnnotation.ChangeAfterResize method

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

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

See Also