UnifiedBitmapTextureRealWorldScaleX Property |
The property labeled "Size X" from the "UnifiedBitmap" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
Remarks
This property is of type "AssetPropertyDistance" with a minimum of "0.01".
See Also