ColorWithTransparency Class Members:
Name | Description | Inherited From |
---|---|---|
ColorWithTransparency() | color | |
ColorWithTransparency(UInt32, UInt32, UInt32, UInt32) | color |
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 |