Gets or sets the anisotropic floor height for illuminating this appearance.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property AnisotropicFloorHeight As Double |
| Visual Basic (Usage) | |
|---|
Dim instance As IRenderMaterial
Dim value As Double
instance.AnisotropicFloorHeight = value
value = instance.AnisotropicFloorHeight
|
| C# | |
|---|
double AnisotropicFloorHeight {get; set;} |
| C++/CLI | |
|---|
property double AnisotropicFloorHeight {
double get();
void set (double value);
} |
Return Value
Anisotropic floor height
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0