|
Foxit PDF SDK
|
This class represents the data of a 3D annotation view. More...
Inherits SystemIDisposable.
Public Member Functions | |
| PDF3DAnnotViewData () | |
| Constructor. | |
| PDF3DAnnotViewData (PDF3DAnnotViewData other) | |
| Constructor, with another 3D annot view data object. More... | |
Properties | |
| string | display_name [get, set] |
| The display name of the view. This name can be duplicated with other views. | |
| string | name [get, set] |
| The name of the view, which is the unique name. | |
This class represents the data of a 3D annotation view.
|
inline |
Constructor, with another 3D annot view data object.
| [in] | other | Another 3D annot view data object. |