AnalysisDisplayDeformedShapeSettingsTransparency Property |
Transparency percentage of deformed shape color fill on surfaces
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic int Transparency { get; set; }
Public Property Transparency As Integer
Get
Set
public:
property int Transparency {
int get ();
void set (int value);
}
member Transparency : int with get, set
Property Value
Int32
Exceptions
See Also