Stamp.SetImageSize

Stamp.SetImageSize method

Sets size of image stamp. Image will be scaled according to the specified values.

public void SetImageSize(float width, float height)
ParameterTypeDescription
widthSingleImage width.
heightSingleImage height.

See Also