Revit 2025.3 API
Image |
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool LockProportions { get; set; }
Public Property LockProportions As Boolean Get Set
public: property bool LockProportions { bool get (); void set (bool value); }
member LockProportions : bool with get, set
Property Value
BooleanSee Also