AnalysisDisplayColoredSurfaceSettings.Transparency Property
Transparency percentage of colored surface
Namespace:
Autodesk.Revit.DB.Analysis
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int Transparency { get; set; }
Property Value
Int32
Exceptions
Exception
Condition
ArgumentsInconsistentException
When setting this property: transparency is less than 0 or greater than 100
See Also
Reference
AnalysisDisplayColoredSurfaceSettings Class
Autodesk.Revit.DB.Analysis Namespace