TextAnnotation.ChangeAfterResize

TextAnnotation.ChangeAfterResize method

Overrides the definition in the base class with an empty body.

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

See Also