public static bool PreserveDoublePrecision {get; set;}
public: static property bool PreserveDoublePrecision { bool get(); void set ( bool value); }
'Declaration Public Shared Property PreserveDoublePrecision As Boolean
'Usage Dim value As Boolean DicomGlobal.PreserveDoublePrecision = value value = DicomGlobal.PreserveDoublePrecision
Target Platforms: .NET CLR 4.0 or higher
DicomGlobal Class DicomGlobal Members