RVTDocs.com

AssetPropertyDoubleArray4d.IsValidValue(Color)

Method
Description:
Checks that the value is a valid value for this property.
Syntax
public bool IsValidValue(
	Color color
)
Parameters
Parameter Type Description
color Color The value to be checked.
Return Value
Type Description
Boolean True if the value is valid for the property.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
InvalidOperationException Cannot check validity for a property not being edited in AppearanceAssetEditScope.