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