.. _doxcsid-interface_p1_1_1_camera_sdk_1_1_i_tile_1ac9248a4fa9f020b6f28a76c10ddecd57: ITile.SourceWidth Property ++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.CameraSdk`` This is source (original) image width in pixels .. ref-code-block:: csharp :class: doxyrest-overview-code-block public UInt32 SourceWidth { get; } Tiling images can be scaled, such that source and destination dimentions differ. The source width reopresents the original width of the crop of the source image on the camera.