File3dmRenderTextureFilename Property |
If the texture has a file name, returns that file name. Otherwise returns an empty string.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax public string Filename { get; }
Public ReadOnly Property Filename As String
Get
Property Value
Type:
StringSee Also