'DeclarationPublic Shared Property ShadowWidthForPresentationStates As Integer
'UsageDim value As Integer DicomGlobal.ShadowWidthForPresentationStates = value value = DicomGlobal.ShadowWidthForPresentationStates
public static int ShadowWidthForPresentationStates {get; set;}