Gets or sets the reflectivity of a surface.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Reflection As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IAppearanceSetting
Dim value As System.Double
instance.Reflection = value
value = instance.Reflection |
C# | |
---|
System.double Reflection {get; set;} |
C++/CLI | |
---|
property System.double Reflection {
System.double get();
void set ( & System.double value);
} |
Property Value
0 <=
reflectivity <= 1, where 0 is for no reflection, and 1 is for a mirror reflection
Remarks
See Also
Availability
SOLIDWORKS 2012 FCS, Revision Number 20.0