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