CheckerTextureRealWorldScaleY Property |
The property labeled "Size Y" from the "Checker" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static string TextureRealWorldScaleY { get; }
Public Shared ReadOnly Property TextureRealWorldScaleY As String
Get
public:
static property String^ TextureRealWorldScaleY {
String^ get ();
}
static member TextureRealWorldScaleY : string with get
Property Value
String
Remarks
This property is of type "AssetPropertyDistance" with a minimum of "0.01".
See Also