Revit 2026 API
Unified |
The property labeled "Size X" from the "UnifiedBitmap" schema.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static string TextureRealWorldScaleX { get; }
Public Shared ReadOnly Property TextureRealWorldScaleX As String Get
public: static property String^ TextureRealWorldScaleX { String^ get (); }
static member TextureRealWorldScaleX : string with get
Property Value
String
This property is of type "AssetPropertyDistance" with a minimum of "0.01".
See Also