Share

Transform1D.Scale Property

The real number that represents the scale of this transformation.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public double Scale { get; set; }

Property Value

Double

See Also

Reference

Was this information helpful?