Value ranges from 0-1 (None to Full opacity)
public float ImageOpacity {get; set;}
public: property float ImageOpacity { float get(); void set ( float value); }
'Declaration Public Property ImageOpacity As Single
'Usage Dim instance As DicomLabel Dim value As Single instance.ImageOpacity = value value = instance.ImageOpacity
Target Platforms: .NET CLR 4.0 or higher
DicomLabel Class DicomLabel Members