PointCloudColorSettingsColor2 Property |
Color 2
Namespace: Autodesk.Revit.DB.PointCloudsAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic Color Color2 { get; }
Public ReadOnly Property Color2 As Color
Get
public:
property Color^ Color2 {
Color^ get ();
}
member Color2 : Color with get
Property Value
Color
See Also