public float DiffuseReflection {get; set;}
public: property float DiffuseReflection { float get(); void set ( float value); }
'Declaration Public Property DiffuseReflection As Single
'Usage Dim instance As DicomImage3D Dim value As Single instance.DiffuseReflection = value value = instance.DiffuseReflection
Target Platforms: .NET CLR 4.0 or higher
DicomImage3D Class DicomImage3D Members