Gets or sets the ratio of reflected radiation to incident radiation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Albedo As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDSPBRMaterial
Dim value As System.Integer
instance.Albedo = value
value = instance.Albedo |
C# | |
---|
System.int Albedo {get; set;} |
C++/CLI | |
---|
property System.int Albedo {
System.int get();
void set ( & System.int value);
} |
Property Value
Albedo number
Remarks
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34