.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a6ee8a787664824fd01cf6d6508373c98: ConvertConfig.PolynomialTransformNormalized Property ++++++++++++++++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Set Polynomial transformation normalized = true: Coordinate system is relative: [0, 1] normalized = false: Coordinate system is absolute: [0, width] \* [0, height] .. ref-code-block:: csharp :class: doxyrest-overview-code-block public bool PolynomialTransformNormalized { get; set; }