IsWithoutBorder
Description
Set IsWithoutBorder to True to draw the drawing without added empty space (borders). This property must be set before calling of LoadFromFile (LoadFromStream) method. If IsWithoutBorder is True then TsgCADImage.Width and TsgCADImage.Height are counted basing on difference between max and min dimensions of the drawing. If IsWithoutBorder is False then TsgCADImage.Width and TsgCADImage.Height is increased on 1/8 of its initial values. Default value is False.
Syntax
property IsWithoutBorder: Boolean