public float SpecularExponent {get; set;}
public: property float SpecularExponent { float get(); void set ( float value); }
'Declaration Public Property SpecularExponent As Single
'Usage Dim instance As DicomImage3D Dim value As Single instance.SpecularExponent = value value = instance.SpecularExponent
If value is large specular reflection approaches perfect mirror
If value is small will be very diffuse
Target Platforms: .NET CLR 4.0 or higher
DicomImage3D Class DicomImage3D Members