Method GetVerticalScale
GetVerticalScale(DocumentId)
Gets the vertical scale.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 16, 400, 100)]
double GetVerticalScale(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyse. |
Returns
| Type | Description |
|---|---|
| double |
Remarks
This method must be called for Cylindrical or RedWay type.
This method is available since v7.16.