The ColorWithTransparency type exposes the following members.

Constructors

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ColorWithTransparency
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBlue
get blue
Public methodGetColor
get color
Public methodGetGreen
get green
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetRed
get red
Public methodGetTransparency
get transparency
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetBlue
set blue
Public methodSetColor
set color
Public methodSetGreen
set green
Public methodSetRed
set red
Public methodSetTransparency
set transparency
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also