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