Method GetSpecularColor
GetSpecularColor(DocumentId)
Gets Specular Color Factor
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 400, 120)]
Color GetSpecularColor(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Id of the container document |
Returns
| Type | Description |
|---|---|
| Color | the value of the parameter |