RVTDocs.com
Namespace: Autodesk.Revit.DB

ColorWithTransparency

Class
Description:
Color with transparency
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ColorWithTransparency
Syntax
ColorWithTransparency Class Members:
Name Description Inherited From
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Name Description Inherited From
Dispose Releases all resources used by the ColorWithTransparency
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetBlue get blue
GetColor get color
GetGreen get green
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetRed get red
GetTransparency get transparency
GetType Gets the Type of the current instance. (Inherited from Object ) Object
SetBlue set blue
SetColor set color
SetGreen set green
SetRed set red
SetTransparency set transparency
ToString Returns a string that represents the current object. (Inherited from Object ) Object