ParameterTypeIdScaleFactorParam Property |
"Scale"
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static ForgeTypeId ScaleFactorParam { get; }
Public Shared ReadOnly Property ScaleFactorParam As ForgeTypeId
Get
public:
static property ForgeTypeId^ ScaleFactorParam {
ForgeTypeId^ get ();
}
static member ScaleFactorParam : ForgeTypeId with get
Property Value
ForgeTypeId
See Also