C#
VB
C++
Gets or sets a value that indicates the width of the pen used to draw tile boundaries, in logical units.
public int PenWidth { get; set; }
Public Property PenWidth As Integer
Value that indicates the width of the pen used to draw tile boundaries, in logical units. Possible values range from 1 to 15. The pen uses the color stored in the BorderColor property.
Refer to MosaicTilesCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET