Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : DataSetImageCopy Property |
public bool DataSetImageCopy {get; set;}
'Declaration Public Property DataSetImageCopy As Boolean
'Usage Dim instance As ServerSettings Dim value As Boolean instance.DataSetImageCopy = value value = instance.DataSetImageCopy
true
copy the pixel data when doing a dataset copy; otherwise, false
.