'Declaration <DescriptionAttribute("The shadow opacity.")> <CategoryAttribute("Dicom")> Public Property ShadowOpacity As Single
[Description("The shadow opacity.")] [Category("Dicom")] public float ShadowOpacity { get; set; }
Property Value
Valid values are from 0 to 1. Default value is 1.