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
.