Method IsTransparencyModifiable
IsTransparencyModifiable(ElementId)
Tells whether the transparency of an element is modifiable.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
bool IsTransparencyModifiable(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the element to analyze. |
Returns
| Type | Description |
|---|---|
| bool | The transparency of the element is modifiable. |
Remarks
This method is available since v7.6.