Revit 2025 API
TileTexture |
The property labeled "Size X" from the "Tile" schema.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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