Gets or sets the path and file name of the pattern based on an image file for the surface finish of this appearance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SurfaceFinishFile As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.String
instance.SurfaceFinishFile = value
value = instance.SurfaceFinishFile |
C# | |
---|
System.string SurfaceFinishFile {get; set;} |
C++/CLI | |
---|
property System.String^ SurfaceFinishFile {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Path to an image file for the surface finish
Remarks
See Also
Availability
SOLIDWORKS 2025 FCS, Revision Number 33