ColorWithTransparencyGetTransparency Method |
get transparency
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic uint GetTransparency()
Public Function GetTransparency As UInteger
public:
unsigned int GetTransparency()
member GetTransparency : unit -> uint32
Return Value
UInt32
transparency
See Also