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