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