'DeclarationPublic Shared Property ShowShadowForPresentationStates As Boolean
'UsageDim value As Boolean DicomGlobal.ShowShadowForPresentationStates = value value = DicomGlobal.ShowShadowForPresentationStates
public static bool ShowShadowForPresentationStates {get; set;}