Namespace: BitMiracle.Docotic.Pdf
public enum Pdf3dProjectionPerspectiveBinding
Public Enumeration Pdf3dProjectionPerspectiveBinding
Member name | Value | Description | |
---|---|---|---|
Width | 0 | The diameter will be set to the width of the annotation's 3D view box. | |
Height | 1 | The diameter will be set to the height of the annotation's 3D view box. | |
Min | 2 | The diameter will be set to the minimum of width and height of the annotation's 3D view box. | |
Max | 3 | The diameter will be set to the maximum of width and height of the annotation's 3D view box. |