IiPropertiesPartColor Property |
Gets or sets the appearance (which may be a color) of the part in which the rule is running.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Property PartColor As String
Get
Set
string PartColor { get; set; }
Property Value
Type:
StringThe name of the appearance (which may be a color).
See Also