1. GroupDocs.Viewer
  2. /
  3. GroupDocs.Viewer for .NET
  4. /
  5. GroupDocs.Viewer.Options
  6. /
  7. CadOptions
  8. /
  9. ScaleFactor

ScaleFactor

CadOptions.ScaleFactor property

Value higher than 1 enlarges output result; value between 0 and 1 reduces output result.

public float ScaleFactor { get; }

See Also