Method GetScaleFactorParameterValue
GetScaleFactorParameterValue(DocumentId)
Gets the scale factor parameter entity value of a document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 15, 400, 240)]
double GetScaleFactorParameterValue(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| double | Value of the scale factor parameter entity found. |
Remarks
This method is available since v7.15.400.240.