Method GetSpecularColor
GetSpecularColor(DocumentId)
Gets the Specular color.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 18, 0, 0)]
Color GetSpecularColor(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| Color |
Remarks
This method is available since v7.18.