ColorWithTransparencySetBlue Method |
set blue
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic void SetBlue(
uint blue
)
Public Sub SetBlue (
blue As UInteger
)
public:
void SetBlue(
unsigned int blue
)
member SetBlue :
blue : uint32 -> unit
Parameters
- blue UInt32
-
blue
Exceptions
See Also