BumpMapBumpmapBitmap Property |
The property labeled "Source" from the "BumpMap" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static string BumpmapBitmap { get; }
Public Shared ReadOnly Property BumpmapBitmap As String
Get
public:
static property String^ BumpmapBitmap {
String^ get ();
}
static member BumpmapBitmap : string with get
Property Value
String
Remarks
This property is of type "AssetPropertyString" and will contain a relative path.
See Also